Releases: mbakker7/timml
Release v6.5.0
Small update, mostly code clean up, numpy 2.0 support, some documentation improvements and a bugfix.
Re-release to trigger PyPI upload.
What's Changed
- Create anisotropy_pap_posted.ipynb by @mbakker7 in #115
- Convergence large radius by @mbakker7 in #113
- Ruff formatting + checks by @dbrakenhoff in #116
- Release 6.5.0 by @dbrakenhoff in #118
Full Changelog: v6.4.1...v6.5.0
TimML version 6.4.1
What's Changed (6.4.1)
- Some minor documentation updates by @dbrakenhoff in #109
What's Changed (6.4.0)
- Pull new docs into dev by @dbrakenhoff in #98
- Add 3D and Maq versions of
BuildingPit
andLeakyBuildingPit
by @dbrakenhoff in #97 - return intnormflux per layer and line segment by @dbrakenhoff in #101
- Improve docs by @dbrakenhoff in #104
- Release v6.4.0 by @dbrakenhoff in #108
Full Changelog: v6.4.0...v6.4.1
Full Changelog: v6.3.0...v6.4.0
TimML version 6.4.0
What's Changed
- Pull new docs into dev by @dbrakenhoff in #98
- Add 3D and Maq versions of
BuildingPit
andLeakyBuildingPit
by @dbrakenhoff in #97 - return intnormflux per layer and line segment by @dbrakenhoff in #101
- Improve docs by @dbrakenhoff in #104
- Release v6.4.0 by @dbrakenhoff in #108
Full Changelog: v6.3.0...v6.4.0
timml version 6.3.0
Extension of BuildingPit element.
Some work on the docs.
Release 6.2.0
What's Changed
- Fix #51 by @dbrakenhoff in #57
- Add LeakyBuildingPit element by @dbrakenhoff in #70
- Black formatting by @dbrakenhoff in #77
- Pyproject toml by @dbrakenhoff in #78
- add citation file by @dbrakenhoff in #79
- fix #75 by @dbrakenhoff in #80
- Release 6.2 by @dbrakenhoff in #81
- Release 6.2.0 (update workflows) by @dbrakenhoff in #82
Full Changelog: v6.1.2...v6.2.0
Version 6.1.2
Bug fix release. Fixes numpy.complex deprecation.
Version 6.1.0
In this version, compiled Numba code is cached, which significantly speeds up use of elements after their initial use.
Version 6.1
In this version, compiled numba code is cached, which will fastly improve use of elements after the initial use.
Version 6.04
Minor bug fixes and additions, including:
Fixed bug in legend of contours from mpl > 3.5. Should be changed again in future when mpl gets fixed.
Return contour sets when calling contour
Version 6.0.1
Bug fix release to version 6.0.0, which was the first Python-only version, using numba for speed