Skip to content

Releases: adtzlr/contique

v1.1.1

04 Nov 14:25

Choose a tag to compare

v1.1.0

04 Nov 14:22
df269d8

Choose a tag to compare

What's Changed

  • Modernize: New logo, update pyproject.toml, enhance docstrings by @adtzlr in #18
  • Rename needle() to one_hot() and other small fixes by @adtzlr in #19
  • Simplify argparser() and argparser2(): 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

12 May 21:14

Choose a tag to compare

Full Changelog: v0.1.16...v1.0.0

v0.1.16

12 May 20:48

Choose a tag to compare

What's Changed

  • Modernize: src/-layout, pyproject.toml config, code coverage, etc. by @adtzlr in #12

Full Changelog: v0.1.15...v0.1.16

v0.1.15

07 Sep 06:46

Choose a tag to compare

Full Changelog: v0.1.14...v0.1.15

(add the step-number to the arguments of the callback function)

v0.1.14

06 Sep 22:31

Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

25 Aug 20:43

Choose a tag to compare

  • Add Python 3.10 compatibility 020fd79

v0.1.12 Fix typo in Readme

22 Apr 19:17

Choose a tag to compare

Merge branch 'main' of https://github.com/adtzlr/contique into main

v0.1.11 Add Bratu example

17 Mar 10:51

Choose a tag to compare

add test example: Bratu problem with contique by using the finite-differences approach (https://www.sciencedirect.com/science/article/pii/S089812211300610X).

v0.1.10 Bugfix - Allow Functions without additional arguments beside x and lpf

14 Mar 20:25

Choose a tag to compare