Commit 0e85a57
Bugfix | moose.Streamer streams to numpy format correctly (#395)
* saving data to npy format in streamer is now bug free. Added three tests: 2 python and 1 at cpp level.
* boost::filesystem is no longer used even when boost is used.
* Default tick for Streamer is 10s.
* Able to run nml2 example with python3 (BhallaLab/moose#253).
Co-authored-by: Dilawar Singh <[email protected]>1 parent 280dfa5 commit 0e85a57
File tree
19 files changed
+979
-763
lines changed- basecode
- builtins
- pymoose
- python/moose/neuroml2
- scheduling
- shell
- tests/py_moose
- utility
19 files changed
+979
-763
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 79 | | |
83 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| |||
0 commit comments