peterdsharpe / AeroSandbox

Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.
https://peterdsharpe.github.io/AeroSandbox/
MIT License
690 stars 111 forks source link

Update airplane.py #40

Closed Gilgahex closed 3 years ago

Gilgahex commented 3 years ago

Cast np.float64 to int

Screenshot_2021-01-25_18-29-01

Screenshot_2021-01-25_18-28-19

peterdsharpe commented 3 years ago

Great catches here, thanks again! :)

Merging these into the develop branch, which will get automatically merged into master on the next version increment - usually roughly weekly for minor versions.