Skip to content

Releases: mdolab/CMPLXFOIL

v2.3.1

27 Apr 23:38
eed5c9e

Choose a tag to compare

What's Changed

  • Fix KeyError: 'kscpmin' when kscpmin is not in evalFuncs by @A-CGray in #45

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Mar 16:58
11b8f79

Choose a tag to compare

What's Changed

  • Fix issue with cdp calculation and add as differentiable function by @StuYarrow in #43

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

12 Mar 16:22
f562f2f

Choose a tag to compare

What's Changed

  • Bump minimum numpy to 1.25, version to 2.2.1 by @sanjan98 in #41

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

19 Jan 16:31
5fa2763

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

06 Feb 19:18
26f0490

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

13 Aug 13:35
9272199

Choose a tag to compare

What's Changed

  • Added option to toggle convergence printout by @sseraj in #30

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Aug 15:02
3ea3b9b

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.1.0

v2.0.4

17 Jul 19:33
581dcfd

Choose a tag to compare

What's Changed

  • Match complex version convergence tolerances to real version by @eytanadler in #28

Full Changelog: v2.0.3...v2.0.4

v2.0.3

12 Jul 18:33
9ab8eec

Choose a tag to compare

What's Changed

  • Add note on making CMPLXFOIL super fast to build instructions by @A-CGray in #22
  • Update .readthedocs.yaml by @eirikurj in #23
  • Add config check to use latest intel compilers by @A-CGray in #26
  • Fix crash in fortran layer by @eytanadler in #27

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

15 Mar 14:36
64b7522

Choose a tag to compare

This patch fixes matplotlib imports and updates the niceplots calls to reflect the new interface in niceplots v2 (this requires updating niceplots to at least v2.0.0).

What's Changed

Full Changelog: v2.0.1...v2.0.2