Gary Mirams
Gary Mirams
Yeah, an argument for just wrapping, so `ftol(tol) = set_max_unchanged_iterations(iterations=1, tol)`. I guess the problem there is that it somewhat needs all the optimisers to agree what an 'iteration' means....
Just some y=mx + c + sigma ?
Just an open-closed one gate ion channel model would be a nice simple example.
Old downloads page https://www.cs.ox.ac.uk/chaste/download.html is currently broken , even after filling in form I get to a blank page for downloads. I think we should probably just put all the...
I quite like the idea of a top-level "Support" menu item that would have things like Support (again a landing page explaining which resource to go for, for what): -...
> Is there a plan to migrate the paper tutorials https://chaste.cs.ox.ac.uk/trac/wiki/PaperTutorials or is this something we're leaving behind? Ive been playing with it in user projects to get a similar...
OK, so all the Cmake infrastructure seems to be set up OK, ignoring it as above was causing trouble! From an already-built Chaste, you just need to do: ```sh cd...
Updated instructions above @jmpf , seem to have some nice running tests now. ## Current output Green on left means it ran without errors, Green on right means no discrepancies...
That was just a debug build I think, will see if it makes a difference with "Release", if that's the nearest to the old `GccOpt`?
See https://stackoverflow.com/questions/6127328/how-do-i-delete-all-git-branches-which-have-been-merged for an automated way to see which branches are merged into the develop branch.