lp:~pefarrell/dolfin-adjoint/fix-ode
- Get this branch:
- bzr branch lp:~pefarrell/dolfin-adjoint/fix-ode
Branch merges
Branch information
Recent revisions
- 755. By Patrick Farrell
-
Add FitzHugh-Nagumo model. Not working yet because it depends on some library I don't have.
- 753. By James R. Maddison <email address hidden>
-
Minor bugfixes and test tweaks
- Bugfix for rare reproducibility issue with split pre-assembled bilinear forms
- Bugfix for dolfin_adjoint_ timestepping with FEniCS 1.0
- Bugfix for TimeFunctional s with initial time level dependencies and disk checkpointing
- Bugfix to single layer QG model (FEMQUOD) configuration
- Fixes to the navier_stokes_fe test for FEniCS 1.0
- Tidy up use of Expression s
- Remove some colour from standard output, emit DOLFIN warnings - 752. By Patrick Farrell
-
Make sure KrylovSolver has a set_transpose_
nullspace before we ever try to call it. - 751. By Simon Funke
-
Weaken the scipy.optimize version requirement to 0.11 (before was 0.12) as long as the user does not use basin hopping.
- 750. By Patrick Farrell
-
Get rid of some unnecessary imports, and we now depend on scipy as well in the Debian package.
- 748. By Simon Funke
-
The basinhopping optimisation algorithm requires scipy.optimize >= 0.12.
This commit updates the deprecated warning message in case an old scipy version is installed.Thanks for Johannes and Gabriel for the bug report.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:dolfin-adjoint