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 4dbae8d commit 34c97c2Copy full SHA for 34c97c2
NEWS.md
@@ -4,6 +4,7 @@
4
- The function `solve!` returns a struct now. The function `solve`that returns a dict is still available.
5
- The moment coefficients distribution in `solve!`
6
- The script `install` to the `bin` folder for users who checked out this git repository
7
+- The script `bench2.jl` was added for allocation testing of the `solve!` function
8
### Changed
9
- `deform!` by a distribution instead of just a left and right angle
10
- Read the y-coordinates in the correct direction from the `ram_air_kite_body.obj` file
0 commit comments