Commit Graph

10 Commits

Author SHA1 Message Date
Nguyễn Gia Phong f9dce3e6fd Prepare C++ bases for FileIOFactory
C++ code is reformatted according to Octave style guide.
Additionally, C++14 is now required to be future-proof with alure.
2020-03-16 20:26:44 +07:00
Nguyễn Gia Phong 428a436f36 [Travis] Build for macOS
Also enable Cython trace explicitly for tests
2020-03-01 16:20:44 +07:00
Nguyễn Gia Phong 9bb8e73711 Add legal information of bundled dependencies 2020-02-02 14:52:21 +07:00
Nguyễn Gia Phong 65dc8acf87 Automate build, test and deploy with Travis 2020-02-01 16:30:56 +07:00
Nguyễn Gia Phong 37e471354b Make build more portable and compatible with manylinux2014
Additionally:
* Specify some build requirement version
* Move metadata outta setup script
* Add linting tests to tox
2020-02-01 14:29:06 +07:00
Nguyễn Gia Phong 1ff633e4a9 s/archaicy/palace/g 2020-01-04 11:55:49 +07:00
Nguyễn Gia Phong b36eb11601 Let children bare themselves (#6) 2020-01-03 20:19:53 +07:00
Nguyễn Gia Phong d585a9ed6d Update documentation and add info query example 2019-12-25 22:41:38 +07:00
Nguyễn Gia Phong a548e270e8 Prove the concept by the first few examples 2019-12-22 16:26:51 +07:00
Nguyễn Gia Phong f7ef057b14
Initial commit 2019-12-22 14:42:53 +07:00