-
Display the current environment in use as a StatusBar Widget. Allow to select the environments found from there.
This work will tie with the projects refactoring
See https://github.com/spyder-id…
-
Dear Firedrake Developers,
I am currently using the Hypre AMS Preconditioner within FEniCS. I am wondering what are the missing pieces to make AMS work within Firedrake. As far as I can see to only…
-
I am using SWIM to run multiple simulations and I get frequent errors. When I use SoilWatthat doesn't happen. What could be the cause?
Attached is a simulation that failed. Are there some considerati…
-
I tried running simple.py on elastodynamics.py in the examples/linear_elasticity folder, and everything went fine. I checked the solution with postproc.py and the result seemed sensible. My issue is t…
-
There's a lot of parts of the documentation that can be better described:
- [ ] MNIST example can get a lot more text on what it's doing. Especially how it's performing minibatching.
- [ ] Every t…
-
I'd like `optimize` to work with dual numbers. This would be handy when optimizing a function that optimizes something.
Would it be difficult to write all the algorithms in a way that work with dual…
-
Would be great to be able to do big stencils (constant coefficient, non-constant coefficient)
with DARRAYS
-
I had a chat with @dougoldenburg today and he brought to light some of the confusion introduced by the term `Problem` in the framework, in particular when first introducing the SimPEG framework to new…
-
Some answers on questions in https://github.com/ben1post/phydra/blob/master/prototypes/01_Chemostat_MODEL.ipynb and https://github.com/ben1post/phydra/blob/master/prototypes/02_ASTroCAT_MODEL.ipynb
…
-
Hi,
I'm about to start a project that requires automatic differentiation; I have a small set of specific requirements (e.g. I don't need any high level Machine learning functionality) and am trying…