Skip to content

Commit f03adeb

Browse files
Merge pull request #582 from RocketPy-Team/enh/function-validation-rework
ENH: Function Validation Rework & Swap `np.searchsorted` to `bisect_left`
2 parents 939d294 + 00a3c1f commit f03adeb

File tree

5 files changed

+356
-372
lines changed

5 files changed

+356
-372
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3232

3333
### Added
3434

35+
- ENH: Function Validation Rework & Swap `np.searchsorted` to `bisect_left` [#582](https://github.com/RocketPy-Team/RocketPy/pull/582)
3536
- ENH: Add new stability margin properties to Flight class [#572](https://github.com/RocketPy-Team/RocketPy/pull/572)
3637
- ENH: adds `Function.remove_outliers` method [#554](https://github.com/RocketPy-Team/RocketPy/pull/554)
3738

0 commit comments

Comments
 (0)