Releases: smdogroup/tacs
Releases · smdogroup/tacs
v3.1.0
What's Changed
- fixed uninitialized variables in evalPointQuantitySens in TACSLinearT… by @gjkennedy in #127
- Adding transient problem types to BDF parser by @timryanb in #126
- Applied black to python files and clang-format to c++ by @gjkennedy in #128
- Adding black reformat commit to git-blame-ignore-revs by @timryanb in #130
- Switching to debug compilation to speedup CI by @timryanb in #129
- Adding code format and license badge to readme by @timryanb in #131
- ESDIRK time integration by @bradenfrigoletto24 in #132
- Changing
solveTimeInstance
method toiterate
to matchTACSIntegrator
API by @timryanb in #133 - Update extern installation to use SuiteSparse by @A-CGray in #134
- pyTACS Test refactor by @timryanb in #135
- Tying pyTACS verbosity to
printLevel
by @timryanb in #136 - Adding sensitivities to modal eigenvalue problem by @timryanb in #137
- Making pytacs missing error message clearer by @timryanb in #138
Full Changelog: v3.0.0...v3.1.0