Skip to content

Releases: Loop3D/LoopStructural

LoopStructural 1.0.8

24 Feb 03:09
Compare
Choose a tag to compare
New version

anaconda testing

10 Feb 07:03
74fba8b
Compare
Choose a tag to compare
anaconda testing Pre-release
Pre-release
1.0.75dev

Update conda.yml

and again

10 Feb 06:07
Compare
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
Compare
Choose a tag to compare
1.0.72dev

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

development release

10 Feb 04:04
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #52 from Loop3D/dev

Dev

improved logging, minor optimisation and bug fixes

14 Jan 00:10
Compare
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
Compare
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']

LoopStructural 1.0.4

02 Sep 06:50
fdb85ea
Compare
Choose a tag to compare
  • Improved integration with map2loop
  • Added visualisation for fault displacements magnitudes in mapview and 3d viewer
  • Mapview and 3D view use real coordinates not local coordinates