Releases: hannes-holey/GaPFlow
Releases · hannes-holey/GaPFlow
v1.1.0
What's Changed
- Fix Some Docstring Typos by @DanWaxman in #59
- CI: pin jax version by @hannes-holey in #61
- JOSS review ch by @hannes-holey in #62
- JOSS review by @hannes-holey in #60
- JOSS: editorial suggestions by @hannes-holey in #65
- JOSS: fix JAX and tinygp bibtex entries by @hannes-holey in #66
- JOSS: fix software urls by @hannes-holey in #67
- Fine-tuning of active learning for molecular system by @hannes-holey in #64
New Contributors
- @DanWaxman made their first contribution in #59
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Docstrings by @hannes-holey in #45
- MAINT: remove wrong sphinx references by @hannes-holey in #46
- MAINT: added get_real_field wrapper and slice access for setting .p by @ChristophHuber25 in #49
- Switch build system to sckit-build-core by @hannes-holey in #50
- MAINT: fix typo in install instructions by @hannes-holey in #52
- Simplify multi output GP by @hannes-holey in #47
- Windows wheels by @hannes-holey in #53
- Fix variance output by @hannes-holey in #54
- Temporarily use tinygp fork by @hannes-holey in #56
- CI: Upgrade OS runner by @hannes-holey in #57
- Deploy with latest tinygp instead of own fork by @hannes-holey in #58
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- TST: check if tests run without ffmpeg by @hannes-holey in #43
- MAINT: showing an animation is optional (defaults to True) by @hannes-holey in #44
- Finalize tutorials, documentation, and paper for JOSS submission by @hannes-holey in #36
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First release of GaPFlow
This is a rewrite of the former 'Height-averaged Navier-Stokes' (HANS) solver.
Features
- Solve time-dependent lubrication problems with common constitutive laws (same as HANS)
- Multiscale simulations with Gaussian process surrogate models as constitutive laws
- Automatic setup of molecular dynamics simulations using the Python interface of LAMMPS
- Solve elastohydrodynamic lubrication problems with elastic deformations computed from elastic half space methods using ContactMechanics
v0.3.2
Merge pull request #30 from hannes-holey/25_ci_patch 25 ci patch