finalize README.md + example + cython interface

This commit is contained in:
2021-02-12 13:22:15 +01:00
parent 133279258f
commit 4c082451fa
8 changed files with 77 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ namespace imc
public:
// constructor
raw() {};
raw() { };
raw(std::string raw_file): raw_file_(raw_file) { set_file(raw_file); };
// provide new raw-file