Shenfun Versions Save

High performance computational platform in Python for the spectral Galerkin method

3.2.1

2 years ago

3.2.0

2 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.0.7

3 years ago

Working on Coordinates - allowing sympy measures to be defined for simplify Add some plotting tools making use of plotly

3.0.6

3 years ago

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

3 years ago

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 (https://github.com/spectralDNS/shenfun/issues/26)

3.0.4

3 years ago

3.0.3

3 years ago