We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451c348 commit 4dfdba3Copy full SHA for 4dfdba3
NEWS.md
@@ -1,6 +1,7 @@
1
## Unreleased
2
### Added
3
- added the function `install_examples()` which allows to easily install the examples without using `git`
4
+- the function `solve!` returns a struct now. The function `solve`that returns a dict is still available.
5
### Changed
6
- in the `menu.jl`, changed `help` to `help_me`. It works better now, no more warnings on Linux, it should also work on MacOS now
7
- the coordinate frames of the panels now use the same convention as the kite body frame
0 commit comments