We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dacd9 commit 1a2dd21Copy full SHA for 1a2dd21
2 files changed
CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
16
- Unit tests performed on a Milky Way simulated galaxy.
17
- Matplotlib `exptools` style implemented in `utils/`.
18
- Unit tests for the plotting style.
19
+- Grid3D tutorial
20
21
### Changed
22
- Renamed `basis_build` folder to match pyEXP naming conventions.
@@ -26,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
26
27
### Fixed
28
- Fixed a typo in `make_model`.
29
- Prevented `log10` of zero in density smoothing.
30
+- Fixed Grid3D tests
31
32
### Deprecated
33
- No support for python 3.9
docs/tutorials/Grid3D_tutorial.ipynb
0 commit comments