Releases: gerlero/fronts
Releases · gerlero/fronts
v0.9.5
v0.9.4
v0.9.3
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 ofValueError
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.