Releases: spectralDNS/shenfun
Releases · spectralDNS/shenfun
4.0.0
- Introducing ultraspherical polynomials
- Much improved docstrings for all bases
- Improved description of boundary conditions
- Generic spaces and boundary bases that can be computed from the boundary conditions automatically. Hence we can now use any boundary conditions
3.3.0
3.2.2
3.2.1
3.2.0
3.1.3
3.1.2
3.1.1
3.0.7
3.0.6
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).