We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43a06b commit 07877c2Copy full SHA for 07877c2
CHANGELOG.md
@@ -32,6 +32,7 @@ Attention: The newest changes should be on top -->
32
33
### Added
34
35
+- ENH: Support for ND arithmetic in Function class. [#810] (https://github.com/RocketPy-Team/RocketPy/pull/810)
36
- BUG: Fix StochasticFlight time_overshoot None bug [#805] (https://github.com/RocketPy-Team/RocketPy/pull/805)
37
- ENH: Implement Multivariate Rejection Sampling (MRS) [#738] (https://github.com/RocketPy-Team/RocketPy/pull/738)
38
- ENH: Create a rocketpy file to store flight simulations [#800](https://github.com/RocketPy-Team/RocketPy/pull/800)
0 commit comments