Skip to content

Releases: kpeeters/cadabra2

2.5.4

10 Aug 12:28

Choose a tag to compare

Test release to check automatic building of Ubuntu, Fedora and openSUSE packages, and automated building of AppImages. These are largely untested; please test and let us know of any issues (or successes).

2.5.2

14 Jun 18:51

Choose a tag to compare

  • Using builtin MicroTeX for typesetting (much faster than external LaTeX).
  • Dynamical notebook cell updates.
  • Many bug fixes.

See https://cadabra.science/changelog.html for full details.

2.4.5.7

22 Apr 19:58

Choose a tag to compare

Fix const-correctness to make recent Apple compilers happy.

2.4.5.6

18 Apr 07:59

Choose a tag to compare

Enable setting PYTHON_SITE_PATH manually.

2.4.5.5

17 Apr 18:08

Choose a tag to compare

Interim release to solve issues with homebrew on macOS.

2.4.5.4

25 Jan 13:16

Choose a tag to compare

Improvements to the zoom algorithm and various bug fixes.

2.4.4.1

08 Sep 20:21

Choose a tag to compare

Force version update for homebrew, no changes.

2.4.4

08 Sep 19:39

Choose a tag to compare

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

2.4.2.4

28 Nov 17:31

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

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.