usuaero / AirfoilDatabase

A Python module for modeling airfoils
MIT License
29 stars 8 forks source link

Updated the multivariablePolynomialFit function #1

Closed ZachMontgomery closed 4 years ago

ZachMontgomery commented 4 years ago

Changed the keyword argument "display" to "verbose" to match the usage everywhere else in the project and make it cross-compatible.

corygoates commented 4 years ago

I like that. Thanks Zach!