* rawmerge.hpp: generalize/fix condition for consistent timeseries

* introduce propagation of C++ exceptions to Cython/Python
* convert all cout/cerr output to exceptions
* Cython: introduce separate 'do_conversion' => avoid constructor to
trigger conversion
This commit is contained in:
Mario Fink
2020-09-18 18:43:25 +02:00
parent 3611e43276
commit 043784d278
9 changed files with 135 additions and 128 deletions

9
.gitignore vendored
View File

@@ -1,6 +1,4 @@
/build
eatraw
eatdev
@@ -8,11 +6,14 @@ nohup.out
.DS_Store
*.so
raw_eater.cpp
raw_meat.cpp
cyt/*.cpp
/build
*.log
*.so
*.o
*.csv
*.parquet