History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
97d04a128423 | serex | Moved the seed configuration to another python file | Sep 11 2017 | |||
ad66546019e3 | serex | Fixed a bug where the program would stop at 50 iterations because of obselete… | Sep 6 2017 | |||
3ce8e5849bad | serex | Fixed merge issues | Sep 4 2017 | |||
d5c967b52f77 | serex | Parameter can now have an arbitrary number of input and/or outputs that can… | Sep 4 2017 | |||
7062885490bd | andrea | Several bug fixes | Aug 28 2017 | |||
78a2dce3814a | serex | Abandonned OO for the C compiled part and got back to a jit annoted function… | Aug 24 2017 | |||
d88c4a88747a | serex | Took out some output configuration from the grid to the controller | Aug 22 2017 | |||
7fc671335c25 | serex | Removed xarray dataset from the grid to make it numba compliant | Aug 22 2017 | |||
3dafc49738cc | serex | Numba is up and running | Aug 22 2017 | |||
ef85ae8c526b | serex | Run method separated between members of the new structure | Aug 15 2017 | |||
db1a378fb749 | serex | Initilization successful | Aug 10 2017 | |||
311698386913 | serex | Split the big init methods into their respective classes. Changed configuration… | Aug 9 2017 | |||
0b891a9f132a | serex | Added the configuration (not compiling) into controller. Added the python-only… | Aug 9 2017 | |||
a2fd2afaafec | serex | The two supported configuration extensions (.json and .ini) are loaded with the… | Aug 8 2017 | |||
8c73c0b0a7b6 | serex | Added configuration. Can read both .ini and .json files. | Aug 8 2017 | |||
16061f733e12 | serex | Initial commit. Base structure for the app. | Aug 7 2017 |
c4science · Help