Releases: adtzlr/contique
Releases · adtzlr/contique
v1.1.1
v1.1.0
What's Changed
- Modernize: New logo, update
pyproject.toml, enhance docstrings by @adtzlr in #18 - Rename
needle()toone_hot()and other small fixes by @adtzlr in #19 - Simplify
argparser()andargparser2(): Remove kwargs by @adtzlr in #20 - Set version tag to 1.1.0 by @adtzlr in #21
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: v0.1.16...v1.0.0
v0.1.16
v0.1.15
Full Changelog: v0.1.14...v0.1.15
(add the step-number to the arguments of the callback function)
v0.1.14
v0.1.13
v0.1.12 Fix typo in Readme
Merge branch 'main' of https://github.com/adtzlr/contique into main
v0.1.11 Add Bratu example
add test example: Bratu problem with contique by using the finite-differences approach (https://www.sciencedirect.com/science/article/pii/S089812211300610X).