Skip to content

Releases: underworldcode/stripy

Version 2.3.3

05 Dec 20:28
Compare
Choose a tag to compare

Version 2.3.2

05 Dec 11:21
Compare
Choose a tag to compare

Full Changelog: v2.3...v2.3.2

Version 2.3.1

05 Dec 11:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2...v2.3.1

Version 2.3

05 Dec 10:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2...v2.3

Version 2.3 and higher is compatible with Python 3.12

Version 2.2

29 Mar 06:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2

v2.1.2 Release

30 Mar 23:36
Compare
Choose a tag to compare

Fix for conda on windows

v2.1.1

30 Mar 22:25
Compare
Choose a tag to compare

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

21 Mar 11:38
Compare
Choose a tag to compare

Keeping abreast of the times

2.0.2 release was mis-tagged on conda

17 Sep 01:24
292b3fa
Compare
Choose a tag to compare

Stripy 2.0.2

26 Aug 11:58
Compare
Choose a tag to compare

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