Releases: MiraGeoscience/simpeg
v0.23.0.2
What's Changed
- GEOPY-789: Joint inversion: PGI by @domfournier in #91, #89
- GEOPY-2232: Refactor components of inversion options by @domfournier in #92
- GEOPY-2291: Fix indexing for out of bound only by @domfournier in #94
- GEOPY-2314: Speed up saving directive by keeping the file open during series by @domfournier in #95
- GEOPY-2337: Parallelize dpred for EM simulations by @domfournier in #98
- GEOPY-2372: Crash on multiplying int and float in ScaleMisfitMultiplier directive. by @domfournier in #99
- GEOPY-2389: Refactor of the Factory classes by @domfournier in #107
- GEOPY-2404: Bad flipping of large loop orientation by @domfournier in #109
- GEOPY-2365: Forward simulation of potential fields always form the full J by @domfournier in #111
- GEOPY-2182: Parallelize 1D simulations by @domfournier in #115, #114, #113, #110
- GEOPY-2439: Dask.distributed crash on compute source term for large ATEM survey by @domfournier in #116
- GEOPY-2461: Failure of directives when using Futures for simulation by @domfournier in #117
- GEOPY-2467: Investigate spickly looking MVI models with rotated gradients by @domfournier in #118
- GEOPY-2466: Parallelize the Sweeps by @domfournier in #119
- GEOPY-2518: Crash on no-upper bound for MVI within a joint process by @domfournier in #120, #122
- GEOPY-425: Crash on Zarr file shape for tiled inversions with disk storage by @domfournier in #121
- GEOPY-2526: Improve parallel creation of 1D simulations by @domfournier in #123
Full Changelog: v0.23.0.1+mira...v0.23.0.2
v0.23.0.1+mira
What's Changed
- GEOPY-1879: Use MetaSimulations instead of custom misfit mapping towards distributed process by @domfournier in #70, #71
- GEOPY-1920: Investigate origin of warning for IP inversion by @domfournier in #69
- GEOPY-2023: Update discretize to >=0.11.* by @domfournier in #73
- GEOPY-2029: Update Simpeg 0.21.2 to 0.23 by @domfournier in #74, #75
- GEOPY-2048: Resolve deprecation warnings with latest simpeg 0.23 and discreatize 0.11 by @domfournier in #76
- GEOPY-2045: Phi-d at Iter 0 shows as nan in the *.out file by @domfournier in #78
- GEOPY-95: Migrate em_inversion (EM1D) script to simpeg-drivers by @domfournier in #80
- GEOPY-2075: Implement structural orientation (rotated gradient) option to the inversion UI by @domfournier in #81
- GEOPY-2105: Make lower bound for MVI visible=False by @domfournier in #82
- GEOPY-1827: Group models for L2 and LP by @domfournier in #83
- GEOPY-2137: Use dask.distributed with workers as default behaviour by @domfournier in #84
- GEOPY-2161: fix warning message by @sebhmg in #85
- GEOPY-2195: Broadcasting of update fails on multiple workers by @domfournier in #86
- GEOPY-2193: DC 2D inversion does not honour cooling schedule by @domfournier in #87
- GEOPY-2200: Crash on indexing of TEM sensitivity matrix by @domfournier in #88
Full Changelog: v0.21.2.2+mira...v0.23.0.1+mira
v0.21.2.2
change dependency of pymatsolver for a higher version compatible with newer MKL
Full Changelog: v0.21.2.1+mira...v0.21.2.2+mira
v0.21.2.1
What's Changed
- [GEOPY-1573] Update simpeg fork to 0.21.2 by @domfournier in #49
- [GEOPY-1614] Merge 0.19.0.8 by @domfournier in #51
- [GEOPY-1531] Implement rescaling of misfit functions for joint inversion by @domfournier in #54
- [GEOPY-1448] Add option to export sensitivities for all inversions by @domfournier in #55
- [GEOPY-1787] Group vector model orientation parameters as "Dip Direction & Dip" by @domfournier in #57
- [DEVOPS-511] Update deploy workflows to release pip package on pypi by @SophieCurinier in #61
- [GEOPY-1531] Implement rescaling of misfit functions for joint inversion by @domfournier in #62
- [GEOPY-1896] Ram/Disk option not working in simpeg through Analyst by @domfournier in #65
- [GEOPY-1897] Save sensitivities fails for MVI inversion in Analyst by @domfournier in #66
New Contributors
- @SophieCurinier made their first contribution in #56
Full Changelog: v0.19.0.8+mira...v0.21.2.1+mira
v0.21.2.1a1
What's Changed
- GEOPY-1573 by @domfournier in #49
- GEOPY-1614 by @domfournier in #51
- GEOPY-1617: solving dependencies to be locked and used from simpeg-drivers by @sebhmg in #52
- GEOPY-1531: r2 by @domfournier in #53
- GEOPY-1531: Round 3 by @domfournier in #54
- GEOPY-1448: Add option to export sensitivities for all inversions by @domfournier in #55
- DEVOPS-504: Automatically publish python package on Artifactory by @SophieCurinier in #56
- GEOPY-1787 by @domfournier in #57
- DEVOPS-515: requires geoh5py 0.10 + pymatsolver constraint in conda recipe by @sebhmg in #60
- DEVOPS-511: Update deploy workflows to release pip package on pypi by @SophieCurinier in #61
New Contributors
- @SophieCurinier made their first contribution in #56
Full Changelog: v0.19.0.8+mira...v0.21.2.1a1+mira
v0.19.0.8
What's Changed
- GEOPY-1382 by @domfournier in #41
- GEOPY-440 by @domfournier in #40
- Fix seed setting in directive by @domfournier in #42
- Geopy 1408 by @domfournier in #43
- GEOPY-1479 by @domfournier in #46
- GEOPY-1472: declare missing dependencies in pyproject.toml by @sebhmg in #47
- GEOPY-1516 - Improve scaling of cross-gradient regularization by @domfournier in #48
Full Changelog: v0.19.0.dev7+geoapps.0.11.1...v0.19.0.8+mira
v0.19.0.dev7
What's Changed
Bug fixes
GEOPY-1016 - load simpeg inversion results - data has no segments, by @domfournier
GEOPY-1299 - Time-domain EM: Error on Zero type addition, by @domfournier
GEOPY-1331 - Apply fixes to coterminal angle, by @domfournier
Full Changelog: v0.19.0.dev5+geoapps.0.11.0...v0.19.0.dev7+geoapps.0.11.1
v0.19.0.dev5
What's Changed
- Issue 1037 patch by @jcapriot in #9
- Regularization edits by @jcapriot in #22
- example cleanup, fixing access to properties by @thibaut-kobold in #23
- GEOPY-267: Inversion Log: Add flag for switch to spherical/ IRLS iterations, by @domfournier in #34
- GEOPY-1220: fix crash on multi-component tem, by @domfournier in #37
New Contributors
- @jcapriot made their first contribution in #9
- @thibaut-kobold made their first contribution in #23
Full Changelog: v0.15.1.dev9+geoapps...v0.19.0.dev5+geoapps.0.11.0
v0.15.1.dev9
What's Changed
- GEOPY-696: DCIP Crash using Pole-Pole survey from GEOH5, by @benk-mira in #30
- GEOPY-733: optimization of dask process, by @domfournier in #32
Full Changelog: v0.15.1.dev7+geoapps.0.9.1...v0.15.1.dev9+geoapps
v0.15.1.dev7
What's Changed
- GEOPY-673: Parallelize the regularization derivs by @domfournier in #27
Full Changelog: v0.15.1.dev5+geoapps.0.8.0...v0.15.1.dev7+geoapps.0.9.1