Releases: kpeeters/cadabra2
Releases · kpeeters/cadabra2
2.4.4
Update to fix issues with pybind11 and to avoid cmake warnings.
2.4.2.4
Minor update to fix issues with Python 3.11 and building on macOS.
2.4.2
- Added package
cdb.graphics.plot
for easy plotting.
- Added package
cdb.sympy.calculus
for use of SymPy calculus functions on Cadabra expressions.
- Expanded
nevaluate
to numerically evaluate more expressions.
- Various small bug fixes and enhancements.
2.4.0.2
Release to accompany the "meld" paper.
2.3.9.3
Interim bugfix release, see ChangeLog for details.
2.3.8
Interim release with some fixes for Apple silicon.
2.3.6.6
Remove old-style packages in favour of notebook-as-packages.
2.3.6.4
Enable conda binary relocation on Linux.
2.3.6.2
Fix a linker error for the xeus jupyter kernel.
2.3.6.1
Mainly bug fixes.
- Once further change to the installation path of
cadabra2.so
module, to conform to Debian policies.
- Fix display of lists containing
Ex
objects.
- Fix import of Jupyter notebooks.
- Fix bug related to automatic dummy index relabelling.
- Fix tab-completion.
- Fix build issues on recent versions of HomeBrew/macOS.