Skip to content

Releases: capytaine/capytaine

Capytaine v1.3

07 Oct 12:49
1f2d8e9

Choose a tag to compare

Some minor changes and new features, mostly related to mesh generation and import.
See docs/changelog.rst for details.

Capytaine v1.2.1

14 Apr 16:25

Choose a tag to compare

Minor release with a few bug fixes.

Capytaine v1.2

24 Apr 12:30

Choose a tag to compare

Main changes in version 1.2:

  • Remove some mandatory dependencies of the code.
  • Experimental handling of higher order quadratures for integration.

See the changelog for more details.

Capytaine v1.1

24 Sep 13:15

Choose a tag to compare

Main changes in version 1.1:

  • Refactoring of the internals of the solver for a more modular structure.
  • Add Xie's variant of the Green function evaluation method.

See the changelog for more details.

Capytaine v1.0.1

28 Mar 11:58

Choose a tag to compare

Main changes in version 1.0.1:

  • Fix OpenMP
  • Minor improvements of the documentation.

Capytaine v1.0

14 Mar 15:34

Choose a tag to compare

Main changes in version 1.0:

  • Renaming of some modules and settings.
  • Compatibility with Python 3.7 and Numpy 1.16.

See docs/changelog.rst for more details.

Capytaine v0.6

11 Feb 17:56

Choose a tag to compare

Main changes in version 0.6:

  • Rewrite of the code for matrices and linear solvers, including block-Toeplitz matrices for symmetric bodies and hierarchical matrices.
  • Clean up of the 3D animation module.

See docs/changelog.rst for more details.

Capytaine v0.5.1

17 Oct 16:46

Choose a tag to compare

Changes in version 0.5.1:

Minor bug fixes and performance improvements.

Capytaine v0.5

21 Sep 15:25

Choose a tag to compare

Main changes in version 0.5:

  • OpenMP parallelization of the matrices computation.
  • Integration of some code from meshmagick, which is not a dependency anymore.

See docs/changelog.rst for more details.