Releases: Loop3D/LoopStructural
Releases · Loop3D/LoopStructural
LoopStructural 1.0.8
New version
anaconda testing
1.0.75dev Update conda.yml
and again
1.0.73dev (VERSION) 1.0.73dev
development release testing conda build and pypi
1.0.72dev Merge branch 'master' of github.com:Loop3D/LoopStructural
development release
1.0.71-dev (VERSION) 1.0.71-dev
development release bugfixes for faults
1.0.7-dev updating version to 1.0.7-dev
development release for new fault constraints
Merge pull request #52 from Loop3D/dev Dev
improved logging, minor optimisation and bug fixes
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
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
- 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