Skip to content

Releases: spacy-dev/Spacy2

deal.II

08 Dec 22:25
Compare
Choose a tag to compare
deal.II Pre-release
Pre-release
  • Adapters for deal.II (+Fung)
  • Cubic regularization method for unconstrained optimization
  • Warnings from friendly type-erased interfaces

Towards first stable release

29 Nov 20:54
Compare
Choose a tag to compare
Pre-release
  • More unit and integration tests
  • More examples
  • More bugfixes

Bug fixes and clean up

13 Nov 22:22
Compare
Choose a tag to compare
Pre-release
0.3.1

Updated constraint optimization example (nonlinear heat transfer) for…

friendly type-erased interfaces

12 Nov 23:30
Compare
Choose a tag to compare
Pre-release

Transition to automatically generated interfaces using 'friendly type erasure'

getting stable

04 Dec 22:25
Compare
Choose a tag to compare
0.2

Merge branch 'master' of https://github.com/lubkoll/Spacy

Initial release

02 Sep 20:30
Compare
Choose a tag to compare

Interfaces for nonlinear operator equations and optimization problems from FEniCS and Kaskade 7.
In addition provides:

  • the space of real numbers
  • a product space that can distinguish primal and dual variables
  • different conjugate gradient methods for convex and nonconvex problems
  • a triangular state constraint preconditioner
  • local, co- and contravariant Newton methods
  • an affine covariant composite step method