Skip to content

Releases: Loop3D/LoopStructural

minor bug fixes and installation streamlining

07 Mar 09:36

Choose a tag to compare

  • Changes to installation and import of libraries.
  • Removing matplotlib and lavavu from dependencies.

LoopStructural 1.0.8

24 Feb 03:09

Choose a tag to compare

New version

anaconda testing

10 Feb 07:03
74fba8b

Choose a tag to compare

anaconda testing Pre-release
Pre-release
1.0.75dev

Update conda.yml

and again

10 Feb 06:07

Choose a tag to compare

and again Pre-release
Pre-release
1.0.73dev

(VERSION) 1.0.73dev

development release testing conda build and pypi

10 Feb 05:47

Choose a tag to compare

1.0.72dev

Merge branch 'master' of github.com:Loop3D/LoopStructural

development release

10 Feb 04:04

Choose a tag to compare

development release Pre-release
Pre-release
1.0.71-dev

(VERSION) 1.0.71-dev

development release bugfixes for faults

10 Feb 03:43
f359f65

Choose a tag to compare

Pre-release
1.0.7-dev

updating version to 1.0.7-dev

development release for new fault constraints

09 Feb 03:01
8508d10

Choose a tag to compare

Merge pull request #52 from Loop3D/dev

Dev

improved logging, minor optimisation and bug fixes

14 Jan 00:10

Choose a tag to compare

This release includes no major changes to the functionalities of LoopStructural.

  • Speed up for PLI interpolator
  • Can log to file now using log_to_file(filename)
  • Added tolerance parameter for pyamg solver means the solver is more stable. The default parameter is 1e-8
  • Adding some pretty print functions for geological model
  • Refactored the discrete supports to use a generic base support
  • Interpolation support is reshaped for faults when required which should make faults more stable
  • Support no longer contains the property values, this is stored on the interpolator.

Minor release for Zenodo

23 Nov 21:05

Choose a tag to compare

This release contains some minor bugfixes:

  • indexing of tetrahedrons should be more stable
  • features can be accessed from a model using ['feature_name']