Skip to content

Releases: spectralDNS/shenfun

3.0.6

Choose a tag to compare

@mikaem mikaem released this 16 Sep 13:51

Changing names

MixedTensorProductSpace -> CompositeSpace
VectorTensorProductSpace -> VectorSpace

and introducing a space for second order tensors

TensorSpace

For now it is only possible to project to this second order space. Solving PDEs for second order tensors would require shaping up operators (grad, div, curl).

3.0.5

Choose a tag to compare

@mikaem mikaem released this 11 Sep 10:45

This release gets rid of an ugly bug in setup.py, which caused conda-forge builds to use the compiler option -march=native. Without this option there should be much less segfaults around, as seen in issue 26 (#26)

3.0.4

Choose a tag to compare

@mikaem mikaem released this 06 Sep 12:08
Bump version number

3.0.3

Choose a tag to compare

@mikaem mikaem released this 05 Sep 08:47
Minor fix in readme

2.0.0

Choose a tag to compare

@mikaem mikaem released this 06 Mar 17:12
Fix Python 2 error in Helmholtz

1.4.1

Choose a tag to compare

@mikaem mikaem released this 08 Feb 16:11
Bump version and new tag

1.4.0

Choose a tag to compare

@mikaem mikaem released this 08 Feb 15:46

Adding Laguerre and Hermite bases.

1.3.1

Choose a tag to compare

@mikaem mikaem released this 31 Jan 20:31
Bump version number

1.3.0

Choose a tag to compare

@mikaem mikaem released this 30 Jan 15:13
New lisence and bumping version

1.2.3

Choose a tag to compare

@mikaem mikaem released this 30 Jan 11:31
Bumping version