Skip to content

v4.3

Latest
Compare
Choose a tag to compare
@misi9170 misi9170 released this 04 Mar 20:44
c50389c

FLORIS v4.3 updates package requirements and provides performance enhancements. Support for python v3.8 is dropped and the numpy requirement is stepped up to numpy v2 (that is, Floris v4.3 and above no longer supports numpy v1). Also, a beta feature to instantiate a FlorisModel from default values is added.

Functional enhancements

Performance enhancements

Packaging updates

Bug fixes

  • [BUGFIX] Allow empty arrays in export as dict by @rafmudaf in #1061
  • [BUGFIX] Dimension update in LayoutOptimizationBase by @misi9170 in #1067

Full Changelog: v4.2.2...v4.3