-
**Submitting author:** @weymouth (Gabriel D Weymouth)
**Repository:** https://github.com/weymouth/lily-pad
**Version:** v1.0
**Editor:** @labarba
**Reviewer:** @alignedleft
**Archive:** Pending
…
-
We need to be able to handle non-dense Jacobians. I plan on doing this by allowing Jacobian types to be chosen in the `ODEProblem` etc. types as a `jac_prototype` which allows the user to pass a funct…
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
In IDAES, we frequently have situations where we would like to reference a Pyomo component (most frequently a Param or Set) from one Block in another Block within our models. The most common case for …
-
To make sure SymPy solvers cover existing use cases from important models, analyse mod files from :
* neuron repository
* BBP models - neocortex, thalamus, mousify
* HBP models : hippocampus
* co…
-
_From @dhixsingh on January 21, 2018 21:20_
Occurred on [Travis build 387](https://travis-ci.org/agentsoz/bdi-abm-integration/builds/331360169) running `master` commit 181b4900e05a10d9adeae2bb650e3be…
-
Consider a system with two output ports:
1. Output one is the state of the system.
2. Output two is a cached entry (assume we have cache, since we will) computation.
When evaluating output 1 we'd nee…
-
The rs ecosystem is just growing. We can search [crates.io](https://crates.io/categories/rendering) for finding what we need from what we had in Flash, except the display tree (`flash.display`). With …
ghost updated
5 years ago
-
- [ ] parse the heightmap field from sdf (http://sdformat.org/spec?ver=1.5&elem=geometry#geometry_heightmap)
- [ ] populate bHeightfieldTerrainShape in the bullet wrapper (http://bulletphysics.com/Bul…
-
Hello,
When I run the UNREAL example I got the following output.
/home/jsalvado/anaconda3/lib/python3.6/importlib/_bootstrap.py:219: RuntimeWarning: compiletime version 3.5 of module 'tensorflow…