Skip to content

v3.4.1

Latest
Compare
Choose a tag to compare
@intendo intendo released this 29 Apr 19:37
· 22 commits to main since this release
f24dd76

Known Bugs and Limitations

  • Automated build is only single threaded
  • pb_solvers has been disabled; requires further development for full
    integration
  • Support for the PYGBE solver is minimal so far; user needs to
    install PYGBE (e.g. via [pip install pygbe]{.title-ref})

Minor Updates

  • Updated Windows build to Windows 2022; Visual Studio updated to v17,
    2022
  • Specified Ubuntu build (20.04) and Mac build (11)
  • Fixed CMake syntax error around Python detection
  • Statically link Python in the Mac and Ubuntu builds
  • Build arpack manually in the Mac build to get the static library
  • Updated FETK to v1.9.3
  • Updated installation documentation
  • Added a CentOS Dockerfile; updated the Ubuntu Dockerfile

Notes