Skip to content

Releases: gerlero/fronts

v0.9.5

26 Dec 14:40
Compare
Choose a tag to compare
v0.9.5 Pre-release
Pre-release

Changed

  • Rename parameter of D.constant() function to D0.
  • Improve documentation.

Fixed

  • Fix D.constant(), which was previously broken due to a bug.
  • Fix use of the terms "saturation" and "water content" throughout the project.

v0.9.4

14 Jan 19:23
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release

Changed

  • Improve README file and reference documentation.

v0.9.3

14 Jan 19:21
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Added

  • Add links to the online reference documentation for functionality listed in the README file.
  • Add GSaM logo to README file.

Changed

  • Make parameter max_nodes in function solve_from_guess() default to 1000.
  • Make functions raise TypeError instead of ValueError on illegal combinations of arguments.

Fixed

  • Fix typo in name of examples/1INFILTR.
  • Fix wrong name used in mention of examples/refine.py in the README file.

v0.9.2

14 Jan 19:17
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

First public pre-release version.