Skip to content

Releases: kpeeters/cadabra2

2.4.4

08 Sep 19:39
Compare
Choose a tag to compare

Update to fix issues with pybind11 and to avoid cmake warnings.

2.4.2.4

28 Nov 17:31
Compare
Choose a tag to compare

Minor update to fix issues with Python 3.11 and building on macOS.

2.4.2

26 Oct 19:14
Compare
Choose a tag to compare
  • 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

06 Oct 09:25
Compare
Choose a tag to compare

Release to accompany the "meld" paper.

2.3.9.3

31 Jul 15:01
Compare
Choose a tag to compare

Interim bugfix release, see ChangeLog for details.

2.3.8

21 Nov 15:34
Compare
Choose a tag to compare

Interim release with some fixes for Apple silicon.

2.3.6.6

03 Feb 14:17
Compare
Choose a tag to compare

Remove old-style packages in favour of notebook-as-packages.

2.3.6.4

22 Jan 20:33
Compare
Choose a tag to compare

Enable conda binary relocation on Linux.

2.3.6.2

31 Dec 20:43
Compare
Choose a tag to compare

Fix a linker error for the xeus jupyter kernel.

2.3.6.1

30 Dec 22:11
Compare
Choose a tag to compare

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.