Skip to content

Releases: SeequentEvo/evo-python-sdk

evo-objects@v0.4.2

24 Mar 02:44
34ac615

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.4.1...evo-objects@v0.4.2

evo-sdk-common@v0.5.21

17 Mar 18:14
5748dc6

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.4.1...evo-sdk-common@v0.5.21

evo-objects@v0.4.1

13 Mar 01:31
3d6027d

Choose a tag to compare

evo-sdk@v0.2.1

11 Mar 21:53
5fc4dbd

Choose a tag to compare

What's Changed

evo-sdk

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.2.0...evo-sdk@v0.2.1

evo-sdk-common@v0.5.20

11 Mar 21:48
5fc4dbd

Choose a tag to compare

evo-widgets@v0.2.0

08 Mar 21:49
b358c23

Choose a tag to compare

What's Changed

evo-widgets

  • First published release of evo-widgets 🎉
  • Rich HTML rendering of typed geoscience objects in Jupyter notebooks. Load via %load_ext evo.widgets.
  • Supports PointSet, Regular3DGrid, TensorGrid, BlockModel, and other typed objects inheriting from _BaseObject.
  • URL generation for Evo Portal and Viewer links (get_portal_url_for_object, get_viewer_url_for_object, get_viewer_url_for_objects).
  • Light/dark mode support via Jupyter theme CSS variables.

evo-sdk@v0.2.0

08 Mar 21:53
b358c23

Choose a tag to compare

What's Changed

evo-sdk

  • Typed object interactions — Simplified interactions with a subset of Evo geoscience objects (Points, Grids, Block Models, Variograms) aimed at geologists and geostatisticians. Typed object interactions abstract API calls and make it easier to access data.

  • evo-widgets — New evo-widgets package with rich HTML rendering of typed objects in Jupyter notebooks. Load via %load_ext evo.widgets for pretty-printed output with clickable links to Evo Portal and Viewer.

  • Kriging compute (preview) — Support for running a preview version of Kriging estimation via evo-compute.

  • Updated README with Quick start for notebooks, typed object examples, and links to simplified object interactions and running kriging compute notebooks.

  • Added extra documentation for sub-packages and autogenerated documentation for typed objects

  • Typed objects variogram by @denis-simo in #215

  • Automate mkdocs build by @GriffinBaxterSeequent in #213

  • Update CHANGELOG.md GitHub action by @GriffinBaxterSeequent in #217

  • Fixed installation of Geosoft SDK by @davidknight-seequent in #219

  • Remove update changelog action temporarily by @GriffinBaxterSeequent in #220

  • New GitHub action for updating changelog with PR by @GriffinBaxterSeequent in #222

  • Typed objects block model by @denis-simo in #216

  • Ensure mkdocs-build does not run on main by @GriffinBaxterSeequent in #223

  • Code sample improvements Feb 2026 by @AdamFreemanSeequent in #211

  • Add kriging compute preview by @denis-simo in #224

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk@v0.1.20...evo-sdk@v0.2.0

evo-sdk-common@v0.5.19

08 Mar 21:34
b358c23

Choose a tag to compare

What's Changed

evo-sdk-common

  • Common typed object definitions moved to evo-sdk-common for shared use across packages by @denis-simo in #224

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-sdk-common@v0.5.18...evo-sdk-common@v0.5.19

evo-objects@v0.4.0

08 Mar 21:45
b358c23

Choose a tag to compare

What's Changed

evo-objects

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-objects@v0.3.3...evo-objects@v0.4.0

evo-compute@v0.0.2

08 Mar 21:47
b358c23

Choose a tag to compare

What's Changed

evo-compute

New Contributors

Full Changelog: https://github.com/SeequentEvo/evo-python-sdk/compare/evo-compute@v0.0.1rc3...evo-compute@0.0.2