lp:~pefarrell/dolfin-adjoint/fix-ode

Created by Patrick Farrell and last modified
Get this branch:
bzr branch lp:~pefarrell/dolfin-adjoint/fix-ode
Only Patrick Farrell can upload to this branch. If you are Patrick Farrell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Patrick Farrell
Project:
dolfin-adjoint
Status:
Development

Recent revisions

755. By Patrick Farrell

Add FitzHugh-Nagumo model. Not working yet because it depends on some library I don't have.

754. By James R. Maddison <email address hidden>

A little more Expression tidying

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.

749. By Patrick Farrell

Bump the version number in the changelog

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.

747. By Simon Funke

add support for the global optimisation algorithm "basin hopping"

746. By Patrick Farrell

Clear the expressions cache in adj_reset.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dolfin-adjoint
This branch contains Public information 
Everyone can see this information.

Subscribers