Skip to content

Releases: sblauth/cashocs

cashocs v2.3.3

12 Dec 15:33
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix a bug with PETSc's SNES solver with PETSc 3.22 by @sblauth in #537
  • Fix save_mesh parameter for space mapping by @sblauth in #536

Full Changelog: v2.3.2...v2.3.3

cashocs v2.3.2

05 Dec 06:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Preassemble the residual for use in SNES by @sblauth in #530

Full Changelog: v2.3.1...v2.3.2

cashocs v2.3.1

13 Nov 08:17
Compare
Choose a tag to compare

What's Changed

New Features and Improvements

  • Update python versions, drop support for python 3.8 by @sblauth in #519

Full Changelog: v2.3.0...v2.3.1

cashocs v2.3.0

12 Nov 10:39
Compare
Choose a tag to compare

What's Changed

New Features and Improvements

  • Nested problems properly use the output configuration by @sblauth in #504
  • Use the python logging library for logging in cashocs by @sblauth in #507

Bug Fixes

  • Fix bugs for topology optimization in parallel by @sblauth in #514
  • Make the inner optimal control problem silent in topology optimization by @sblauth in #515

Configuration changes

  • Configuration treatment with extensions by @sblauth in #501

Changes to the documentation

  • Add documentation for the configuration parameters for topology optimization by @sblauth in #518

Full Changelog: v2.2.0...v2.3.0

cashocs v2.2.0

28 Aug 07:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.2.0

cashocs v2.1.4

11 Jul 09:55
Compare
Choose a tag to compare

What's Changed

  • Avoid PETSc segfaults due to DMCollection by @sblauth in #468

Full Changelog: v2.1.3...v2.1.4

cashocs v2.1.3

27 Jun 08:58
Compare
Choose a tag to compare

cashocs v2.1.2

14 Mar 07:52
Compare
Choose a tag to compare

What's Changed

  • Pass arguments for the re-scaling of the cost functional by @sblauth in #410
  • Update the description of the save_mesh parameter in the documentation by @sblauth in #411

Full Changelog: v2.1.1...v2.1.2

cashocs v2.1.1

07 Mar 08:44
Compare
Choose a tag to compare

What's Changed

  • Propagate all options to constrained problems and space mapping by @sblauth in #401

Full Changelog: v2.1.0...v2.1.1

cashocs v2.1.0

06 Feb 07:38
Compare
Choose a tag to compare

What's Changed

Read more