Releases: underworldcode/stripy
Releases · underworldcode/stripy
Version 2.3.3
Full Changelog: v2.3.2...v2.3.3
Version 2.3.2
Full Changelog: v2.3...v2.3.2
Version 2.3.1
Version 2.3
Version 2.2
What's Changed
- Add multithreaded interpolation by @cpalfonso in #108
New Contributors
- @cpalfonso made their first contribution in #108
Full Changelog: v2.1.2...v2.2
v2.1.2 Release
Fix for conda on windows
v2.1.1
Modifies the CI workflow
Build Conda for python 3.7, 3.8, 3.9, 3.10
Build and push to pypi (bdist and sdist) for python 3.7, 3.8, 3.9, 3.10
Fix issues on Windows for Python >=3.8 (DLL Loading)
Set RPATH in setup.py
Tests running on Windows, Linux, MacOSX
Tested on Mac M1 with Python 3.9
2.1.0 release
Keeping abreast of the times
2.0.2 release was mis-tagged on conda
See 2.0.2
Stripy 2.0.2
This release contains the following new features:
Voronoi diagram (see Cartesian example and Spherical example)
Interpolation / gradients / smoothing with spline tension (see Cartesian example and Spherical example)
New elliptical equispaced mesh in cartesian_meshes
Central area node weights for any mesh
Efficient evaluation of second derivatives on a Cartesian mesh
Better docstrings
LGPLv3 license
Other small bug fixes
This release is compatible with conda and can be installed by conda install -c underworldcode stripy