Releases: ComputationalPhysiology/oasisx
Releases · ComputationalPhysiology/oasisx
v1.3.0
Compatible with DOLFINx v0.10.x
What's Changed
- Resolve various typos by @jorgensd in #29
- Reduce number of CI workflow files by supporting input tags for docker image by @jorgensd in #30
- Update deploy.yml by @jorgensd in #31
- Add self connectivity computation by @jorgensd in #32
- Add testing dependencies by @jorgensd in #33
- Format notebook with latest ruff by @jorgensd in #34
- Fix topology api after python wrapping by @jorgensd in #35
- Change
Function.vectorto ->Function.x.petsc_vecby @jorgensd in #36 - Update timings in demos by @jorgensd in #39
- Update element interface by @jorgensd in #40
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #41
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #42
- Update code to nightly branch by @jorgensd in #43
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
Compatible with DOLFINx V0.8.0
What's Changed
DOLFINx/API
Features
Misc
- Add stable workflow that should be customized for latest non-api-breaking change by @jorgensd in #15
- Bump github actions by @jorgensd in #19
- Fix typo in stokes time-stepping by @jorgensd in #18
- Update README.md by @jorgensd in #20
- Run nightly on schedule and push on main now that release deploys webpage by @jorgensd in #21
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release compatible with DOLFINx v0.7.x
What's Changed
- Tentative velocity algorithms by @jorgensd in #1
- Not fixing bcs but updating docs by @jorgensd in #2
- Improve ci, fix make script and add locking reference by @jorgensd in #3
- Fix references by @jorgensd in #4
- Write-up on rotational splitting schems by @jorgensd in #5
- Only upload to github pages artifact if on main by @jorgensd in #6
- Add Pressure boundary condition by @jorgensd in #7
- Cleaning up repo for 0.2.0 release by @jorgensd in #8
- Various improvements to CI (test demos for docs as well). by @jorgensd in #10
- ScatterMode->InsertMode by @jorgensd in #11
- Removes usage of meta-classes by @jorgensd in #12
- Changes related to API change: by @jorgensd in #13
- Prepare for 0.7.0 compatible release by @jorgensd in #14
New Contributors
Full Changelog: https://github.com/ComputationalPhysiology/oasisx/commits/v1.0.0