Skip to content

Commit 1a2dd21

Browse files
author
jngaravitoc
committed
adding Grid3D tutorial end tests
1 parent b3dacd9 commit 1a2dd21

2 files changed

Lines changed: 391 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1616
- Unit tests performed on a Milky Way simulated galaxy.
1717
- Matplotlib `exptools` style implemented in `utils/`.
1818
- Unit tests for the plotting style.
19+
- Grid3D tutorial
1920

2021
### Changed
2122
- 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/).
2627
### Fixed
2728
- Fixed a typo in `make_model`.
2829
- Prevented `log10` of zero in density smoothing.
30+
- Fixed Grid3D tests
2931

3032
### Deprecated
3133
- No support for python 3.9

docs/tutorials/Grid3D_tutorial.ipynb

Lines changed: 389 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)