Recent Releases of choclo
choclo - v0.3.2
Released on: 2025/02/11
doi: https://doi.org/10.5281/zenodo.14852111
Bug Fixes:
- Fix bug in third order prism kernels
kernel_iijthat triggered division by zero errors and numerical instabilities (#118)
Maintenance:
- Use
zizmorto lint GitHub Actions for security vulnerabilities(#114) - Install
zizmorthroughconda-forgeinenvironment.yml(#115) - Fix
zizmorerror onexcessive-permissions(#119) - Fix deployment of docs after limiting lifetime of credentials in Action workflow (#122)
- Replace
flake8,isortandblackforruff(#112)
This release contains contributions from:
- Santiago Soler
- Python
Published by santisoler about 1 year ago
choclo - v0.3.1
Released on: 2024/11/26
doi: https://doi.org/10.5281/zenodo.14226707
Bug fixes:
- Make 2nd and 3rd order prism kernels return
np.nanon vertices (#108)
Documentation:
- Group similar parameters in docstrings (#105)
Contributors:
- Santiago Soler
- Python
Published by santisoler over 1 year ago
choclo - v0.3.0
Released on: 2024/10/08
doi: https://doi.org/10.5281/zenodo.13905447
Bug fixes:
- Fix bug on
safe_logand solves discontinuous magnetic fields (#100)
New features:
- Add forward modelling functions for the magnetic gradiometry components of prisms (#97)
Maintenance:
- Run tests with oldest dependencies on x86 macos (#83)
- Replace
_version_generated.pyfor_version.pyin Makefile (#82) - Update how output variables are stored in Actions (#90)
- Move push to codecov to its own job in Actions (#88)
- Replace
buildforpython-buildinenvironment.yml(#91) - Simplify tests for prism magnetic forward funcs (#96)
- Add some more tests for
_safe_log(#101)
Documentation:
- Replace Sphinx napoleon for numpydoc (#84)
- Fix style errors in docstrings (#85)
- Improve docstrings of
magnetic_fieldfunctions (#87)
This release contains contributions from:
- Santiago Soler
- Python
Published by santisoler over 1 year ago
choclo - v0.2.0
Released on: 2024/04/09
doi: https://doi.org/10.5281/zenodo.10951580
New features:
- Restore kernel functions for forward modelling of point sources (#58)
Documentation:
- Update the versions of Sphinx and its plugins, including dark theme and minor changes to the style of the docs (#64)
- Mention SimPEG\'s support and collaboration in docs (#65)
Maintenance:
- Use pip instead of conda for the docs workflow (#63)
- Use Burocrata to check/add license notices (#66)
- Use Dependabot to manage GitHub Actions updates (#68)
- Setup Trusted Publisher deployment to PyPI (#67)
- Ditch setup.cfg and replace it with pyproject.toml (#77)
- Replace [_versiongenerated.py]{.title-ref} for [\version.py]{.title-ref} (#80)
- Extend support for Python 3.12 (#79)
- Drop support for Python 3.7 (#78)
- Update Black formatting to version 24.2 (#61)
This release contains contributions from:
- Santiago Soler
- Leonardo Uieda
- Python
Published by santisoler almost 2 years ago
choclo - v0.1.0
Released on: 2023/05/12
doi: https://doi.org/10.5281/zenodo.7931023
Breaking changes:
- Ditch kernel functions for point masses (#42)
- Make Choclo functions to take only scalar inputs instead of array inputs (#50)
- Update the value of the gravitational constant to the latest standard (#56)
Bug fixes:
- Fix bug on non-diagonal tensor components of prisms (#27)
New features:
- Gravity and magnetic forward models for prisms return nan on singular points (#30)
Maintenance:
Documentation:
- Add installation instructions to the docs (#35)
- Improve Overview page in docs: avoid printing huge arrays, and add plots (#37)
- Add buttons to download user guide pages (#39)
- Add User Guide with example for building jacobians (#40)
- Move \"How to use Choclo\" to its own user guide page (#41)
- Improve math in Jacobian matrix user guide page (#43)
- Add Zenodo doi for all versions for citation (#45)
- Add changelog and links to docs for other versions (#46)
- Add a logo for Choclo, based on colorful corn variations from the Andes (#48)
This release contains contributions from:
- Santiago Soler
- Leonardo Uieda
- Python
Published by santisoler almost 3 years ago
choclo - v0.0.1
Released on: 2022/11/18
DOI: https://doi.org/10.5281/zenodo.7851748
First and early release of Choclo. This release is meant to reserve the package name in PyPI and to have everything set up and ready for the future v0.1.0 release.
This release contains contributions from: - Santiago Soler - Leonardo Uieda
- Python
Published by santisoler over 3 years ago