Skip to content

Releases: environmentalscience/essm

Environmental Science using Symbolic Math v1.1

20 Dec 23:00
25d70d2
Compare
Choose a tag to compare

Changes

v1.1

released 2020-12-20

Features


- **utils:**  Enable supplementary_imports in VariableWriter and EquationWriter
  (`PR #84 <https://github.com/environmentalscience/essm/pull/96>`__)

Environmental Science using Symbolic Math v1.0.1

05 Nov 07:08
b94bbcc
Compare
Choose a tag to compare

Bug Fixes

  • global: Allow dimensionless variables in functions
    (PR #94 <https://github.com/environmentalscience/essm/pull/94>__)

Environmental Science using Symbolic Math v1.0.0

24 Sep 15:24
d36b37e
Compare
Choose a tag to compare

Bug Fixes

  • utils: Update code to work with isort5
    PR #89

Features

  • global: Refactor code to work with sympy>=1.6
    PR #90

Environmental Science using Symbolic Math v0.4.3

19 Jun 12:48
2bba27a
Compare
Choose a tag to compare

Bug fixes

  • utils: Include expr in variable definitions when writing to file
    (PR #87 <https://github.com/environmentalscience/essm/pull/87>__)

Features

  • documentation: Add use examples as Jupyter notebooks and integrate in documentation
    (PR #83 <https://github.com/environmentalscience/essm/pull/83>__)

  • utils: Enable writers of .py files for re-import of variable and equation definitions
    (PR #84 <https://github.com/environmentalscience/essm/pull/84>__)

Environmental Science using Symbolic Math v0.4.2

28 Apr 08:54
c4e62cd
Compare
Choose a tag to compare

Bug fixes

  • utils: Improve markdown representation of units PR #79

  • variables: Fix generate_metadata_table for selected variables PR #80

Environmental Science using Symbolic Math v0.4.1

20 Nov 18:52
Compare
Choose a tag to compare

Bug fixes

  • equation: Improve dimensional testing of equations and substitution PR #73

  • equation: Add support for Integral and Piecewise in Equation PR #76

Features

  • utils: subs_eq() for simultaneous substitutions. PR #75

Environmental Science using Symbolic Math v0.3.0

09 Apr 10:51
v0.3.0
4693e84
Compare
Choose a tag to compare

Bug Fixes

  • equations: improve substitutions with equations (79ac37d)

Features

  • utils: add definition to metadata table (3ceaa69)

Environmental Science using Symbolic Math v0.2.0

04 Apr 15:38
v0.2.0.post1
39c497a
Compare
Choose a tag to compare

Compatible with Sympy 1.3.

This package contains helpers to deal with physical variables and units in Sympy, v1.3 and higher.

The documentation is available on https://environmentalscience.github.io/essm/.

Environmental Science using Symbolic Math v0.2.0

04 Apr 15:31
v0.2.0
39c497a
Compare
Choose a tag to compare

Compatible with Sympy 1.3.

This package contains helpers to deal with physical variables and units in Sympy, v1.3 and higher.

The documentation is available on https://environmentalscience.github.io/essm/.

Environmental Science using Symbolic Math

29 Jun 19:36
Compare
Choose a tag to compare

This package contains helpers to deal with physical variables and units in SageMath.

The documentation is available on https://environmentalscience.github.io/essm/.