Skip to content

Releases: underworldcode/stripy

Version 2.3.3

Choose a tag to compare

@brmather brmather released this 05 Dec 20:28

Full Changelog: v2.3.2...v2.3.3

Version 2.3.2

Choose a tag to compare

@brmather brmather released this 05 Dec 11:21

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

Version 2.3.1

Choose a tag to compare

@brmather brmather released this 05 Dec 11:17

What's Changed

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

Version 2.3

Choose a tag to compare

@brmather brmather released this 05 Dec 10:59

What's Changed

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

Version 2.3 and higher is compatible with Python 3.12

Version 2.2

Choose a tag to compare

@brmather brmather released this 29 Mar 06:28

What's Changed

New Contributors

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

v2.1.2 Release

Choose a tag to compare

@rbeucher rbeucher released this 30 Mar 23:36

Fix for conda on windows

v2.1.1

Choose a tag to compare

@rbeucher rbeucher released this 30 Mar 22:25

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

Choose a tag to compare

@lmoresi lmoresi released this 21 Mar 11:38

Keeping abreast of the times

2.0.2 release was mis-tagged on conda

Choose a tag to compare

@lmoresi lmoresi released this 17 Sep 01:24
292b3fa

See 2.0.2

Stripy 2.0.2

Choose a tag to compare

@lmoresi lmoresi released this 26 Aug 11:58

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