-
Referencing @poldrack, @bissettp, and @zenkavi, along with @vsoch for this discussion.
@vosch recently updated the experiment factory structure quite a bit. Now clicking on "start experiment" at the …
-
Moving Discussion from [this [Discuss] thread](http://lists.software-carpentry.org/pipermail/discuss_lists.software-carpentry.org/2016-April/004188.html) to GitHub
Here is the call from Paul Wilson:
…
-
@coreysmart92 @rmalina This issue is to keep tracking of Christopher Germann's Bold Roast podcast form completion. Close this issue when the forms are complete. (9/8/15)
-
```
See thread below.
We get drastically different results for the plume temperature/combustion
heat release for mpi_intel_linux_32 and mpi_intel_linux_64 for the Sandia
methane pool fire case.
Ran…
-
OpenSesame is written in Python, it cant run in a browser but it can be used to compose experiments. how hard would it be to import OpenSeasame projects and make them run using our experimentation cod…
-
I just got out of a meeting with a natural ventilation expert who had made a big effort to use Ladybug but eventually decided to use climate consultant because it produced this chart:
![image](https:/…
-
In `expyriment/io/_files.py` you got `str(data)` in line 383. This will cut precision. Use `repr` for float.
```
>>> str(12345678910.12345678910)
'12345678910.1'
>>> repr(12345678910.12345678910)
'12…
-
http://www.reddit.com/r/MachineLearning/comments/2fxi6v/ama_michael_i_jordan/ckdqtpe
-
The discussion from @meh on #941 say that new contributors will be "welcome and treated with respect."
A [code of conduct](https://robots.thoughtbot.com/adding-a-code-of-conduct-to-open-source-projec…
-
**Problem**: researchers would worry about a variety of things - from people trying to actively manipulate the data based on what others have put in, to people using the data without discussing it wi…