Releases: Antonio-JP/dalgebra
💡 Version 0.0.5
New version 0.0.5 where the computation of almost commuting basis is stable.
This release is linked with the paper arxiv:2405.05421, where the computation of these basis is widely described.
What's Changed
- is-23: polynomials viewed as operators by @Antonio-JP in #28
- is-24: Adding a flattening method by @Antonio-JP in #27
- Closing issues 26 and 25 by @Antonio-JP in #32
- Closing issue 29 and updated documentation to version 0.0.4.3 by @Antonio-JP in #33
- Adding a Weight and Ranking functions by @Antonio-JP in #36
- Include cache: results/almost_commuting by @rldelgado in #39
- 💡 Version 0.0.5 by @Antonio-JP in #41
New Contributors
- @rldelgado made their first contribution in #39
Full Changelog: v0.0.4...v0.0.5
v0.0.4
New version 0.0.4
All issues defined in the Milestone v0.0.4 (like #18, #19 and #20) were covered after the refactoring. This provide a new, more consistent and more efficient interface for rings with operators, infinite polynomials over them and the corresponding systems.
What's Changed
- Milestone version 0.0.4 by @Antonio-JP in #22
Full Changelog: v0.0.3.pre-refactor...v0.0.4
Pre-refactor version
This release version (v0.0.20220513.1339
) compiles the old version of the package before a full refactor and redesign of the main classes started on October 2022. This version is completely discontinued and have no guarantees of working.
The old issues were closed with the "wontfix" tag, the pull-request removed and the milestones deleted.
New progress will happen from version 0.0.5.
What's Changed
- Heavy improvement in the base code by @Antonio-JP in #7
- Hotfix #7 by @Antonio-JP in #10
- Setting up the logging usage by @Antonio-JP in #15
- Patch #13 by @Antonio-JP in #16
New Contributors
- @Antonio-JP made their first contribution in #7
Full Changelog: https://github.com/Antonio-JP/dalgebra/commits/v0.0.3.pre-refactor