Releases: Loop3D/LoopStructural
Releases · Loop3D/LoopStructural
v1.6.27
14 Apr 11:42
Compare
Sorry, something went wrong.
No results found
1.6.27 (2026-04-14)
Bug Fixes
add caching of reused values (54fba19 )
numpy speed improvements (5e29fa1 )
remove redundant call to mask nan values in discrete interpolator (ce082f6 )
v1.6.26
11 Feb 06:15
Compare
Sorry, something went wrong.
No results found
1.6.26 (2026-02-11)
Bug Fixes
add threshold variable and remove duplicate code (4d60155 )
calculate fault normal from plane of points as well as trace (71c6f17 )
ensure all data are copies of original datastructure (f409ad8 )
incorrect boolean (5d9e04b )
v1.6.25
31 Jan 03:11
Compare
Sorry, something went wrong.
No results found
1.6.25 (2026-01-31)
Bug Fixes
prevent int overflow if bb min/max is defined as int (65d2819 )
speed up model eval by collecting all conformable units (9b4a719 )
v1.6.24
15 Jan 07:07
Compare
Sorry, something went wrong.
No results found
1.6.24 (2026-01-15)
Bug Fixes
change default regularisation to 1.0 as 0.1 was causing overfitting (fd3fd20 )
v1.6.23
05 Nov 03:05
Compare
Sorry, something went wrong.
No results found
1.6.23 (2025-11-05)
Bug Fixes
add dipdirection2vector helper (717d6c9 )
add function to clean nan vertices and post_init to validate data (f69f6d8 )
add horizontal model with change in thickness example (6a5ee85 )
add inequalities to interpolator builder (2ee38ac )
add methods to fold rotation angle feature (efb46a2 )
add scaling/transformation matrix to bounding box (984ab1c )
adding analytical fold builder (6d238aa )
adding groupname to save option to geoh5 (d8a8c63 )
adding min/max angle to trig profile (c097372 )
check dimensions of bounding box constructor (39b694b )
evaluate gradient for structural frame calls interpolator, now working (596e59f )
remove fold rotation inversion when axis and cross product are not in the same direction. (3d4d90f )
remove requirement for featurename in dataframe used to directly construct feature (09940ba )
run interpolator before trying to create vtk object (b230152 )
Documentation
copilot review/update of docstrings to numpy format (#273 ) (89a3c5f )
v1.6.22
08 Sep 12:42
Compare
Sorry, something went wrong.
No results found
1.6.22 (2025-09-08)
Bug Fixes
add export of inequalities (05a160e )
dictionary serialisation was reversing order (8bb63bb )
disable inequality data (c9d16e9 )
v1.6.21
03 Sep 00:22
Compare
Sorry, something went wrong.
No results found
1.6.21 (2025-09-02)
Bug Fixes
add model reference when converting from feature to frame (ef07373 )
change fault axis to info not warning (68abea7 )
clear column actually removes elements. Also load from dict adds in reversed order to maintain correct order (35ff6a6 )
v1.6.20
25 Aug 05:37
Compare
Sorry, something went wrong.
No results found
1.6.20 (2025-08-25)
Bug Fixes
add convert from feature to structural frame (5b34346 )
add type to P1 and P2 (71ce492 )
add wrapper to convert between a feature and structural frame (676c0ef )
allow model to set any type of feature using basefeature subclass check (97122a5 )
allow no isovalue for surfaces. Take middle as value (178d78b )
change kwargs to build args (cb0af22 )
linting (a32ee4f )
rename optional data argument to data for consistency (9b23bd3 )
return the first feature of a structural frame (6972062 )
v1.6.19
14 Aug 06:57
Compare
Sorry, something went wrong.
No results found
1.6.19 (2025-08-14)
Bug Fixes
add default parameters datastructure (b71c2f8 )
add get stratigraphic column cmap to stratigraphic column class (a03e716 )
allow adding object into model at different indexes (e1f5cde )
check id type when creating and use add id to/from dict (eef12b4 )
convert feature builder to folded feature builder (fcf4f76 )
don't add basement to the stratigraphic column made from dictionary (7c98c95 )
don't try to access contacts if they are none (37792a3 )
v1.6.18
04 Aug 04:19
Compare
Sorry, something went wrong.
No results found
1.6.18 (2025-08-04)
Bug Fixes
add logging for wavelength guess (67bebb1 )
removing typealias (d1626f5 )
store min/max unit value in unit and keep this up to date (5af3815 )
update strartigraphic column/stratigraphic id for new column (55c303b )