-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
Initial Opening remarks by ACP 2017/03/28 13:39. This will be a test of real use of the Issues system.
[SIMVAD__A_LEFT_VENTRICULAR_ASSIST_DEVICE_SIMULATOR.181.pdf](https://github.com/alfpinchak/h…
-
Running from simphony-mayavi/examples
python mesh_example.py
produces error
/usr/local/lib/python2.7/dist-packages/simphony-0.3.1.dev0-py2.7.egg/simphony/core/cuds_item.py:7: UserWarning: Deprec…
-
While preparing the slides for who to follow?, what to read? or what to hear? in
https://github.com/mxochicale/riots-sth-20200225/blob/master/slides/tex-files/people.tex, many persons and references…
-
(originally by @fgeorgatos)
most of the content on this has been shamelessly copied^H^H^H^H^H^H borrowed from:
https://openwiki.uninett.no/metacenter:reference:noturcpe
-
-
Hi,
I have an unusual problem and I'm looking for some pointers. My application written in Python features an integration with ANSYS Fluent, which is a tool for computational fluid dynamics simulat…
-
Hi,
Firstly, thank you for creating and maintaining CFDOf . OpenFoam is a great solver, but setting up anything larger than an academic case has been...interesting. CFDOf makes it routine to set up…
-
I came from this SO question : https://stackoverflow.com/questions/30820064/
I gotta say, this is a really cool project.
I have some things that I would like to know.
+ Is this project being …
-
Rather than returning actual LP values in the return chain, the sampler returns what appears to be the initial values for every sample. Here is a MWE:
```
using Turing, SliceSampling, StatsPlots
…