Skip to content

Releases: mdolab/openconcept

Last Python 2-compatible release

09 Jun 16:09
5e8979a
Compare
Choose a tag to compare
Pre-release

This is the last commit before backward-incompatible OpenMDAO 3 features are used. OM 3 doesn't support Python 2 anymore and Python 2 testing will be dropped.

OpenConcept 0.0.1

09 Jun 16:20
Compare
Choose a tag to compare
OpenConcept 0.0.1 Pre-release
Pre-release

Initial OpenConcept release.

What's Changed

  • Fix python 2 division issue in the Simpson integraton component by @bbrelje in #4
  • First big batch of component tests and scipy 1.1.0 fix by @bbrelje in #5
  • Formatting updates by @bbrelje in #6
  • Enable automatic documentation by @bbrelje in #7
  • More docs updates by @bbrelje in #8

Full Changelog: https://github.com/mdolab/openconcept/commits/v0.0.1