1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
31b14a891a make trexio a Python package instead of a module to fix some installation issues 2021-08-18 13:26:57 +03:00
66a790717a Optional check and update of numpy.i file if outdated 2021-08-10 15:43:24 +03:00
d0c19e0ce0 pytrexio build and pip install working 2021-08-05 17:55:34 +03:00
b8c188343e better python build 2021-08-05 10:34:16 +03:00
ea0ea0ac38 move from distutils to setuptools
sdist and install arguments of setup.py work!
2021-07-28 15:57:42 +02:00
5b7030fca1 [WIP] make a test release on TestPyPi
currently does not link to existing setup.py
2021-07-28 10:30:23 +02:00
5a3fbc2317 compile tests for memory-safe API 2021-07-28 10:19:45 +02:00
8c6289a8ba build Python module using pythonic distutils 2021-07-26 18:43:15 +02:00
4b651dbe1f better make for Python 2021-07-20 14:57:48 +02:00
6f8279ed80 improved make python rule 2021-07-20 11:40:13 +02:00
79d374bdff [WIP] Python interface generated by SWIG 2021-07-19 17:58:50 +02:00
7293bae058 precompile TREXIO Fortran module to execute tests in parallel 2021-06-22 17:55:56 +02:00
d637f9b738 add sections 2021-06-22 16:04:25 +02:00
411334e2ee Merge branch 'master' into unit-testing 2021-06-22 14:46:39 +02:00
b0f91978b7 fix compilation issue on CALMIP; Close #51 2021-06-22 11:30:46 +02:00
5cc1d13c36 add C unit tests 2021-06-21 12:55:16 +02:00
ec0db01f0c Documentation in dist 2021-06-18 12:04:03 +02:00
fd424c2149 [WIP] unit testing for C API 2021-06-17 17:20:01 +02:00
0b4fe128df add h5 file from Fortran test to clean-local rule 2021-06-08 14:40:39 +02:00
ea9ffaea43 Fix fortran tests 2021-06-04 18:14:45 +02:00
2e3df57344 Fixed parallel builds 2021-06-04 14:11:17 +02:00
093692c785 fix Fortran test + add clean-local target 2021-06-02 18:45:05 +02:00
ed66a8c0cf Fixed Fortran test 2021-06-02 11:54:07 +02:00
6ee9221f33 Fix Makefile.am 2021-06-02 11:39:35 +02:00
69ffb6c3b5 Tests fail 2021-06-01 15:03:37 +02:00
8b580fee4a Automake done. Need to improve tests 2021-05-28 13:36:39 +02:00