q-posev
326686e44c
Build and test Python API without HDF5 back end
2023-05-25 18:20:56 +02:00
a385fa7010
Cleaned also python
2023-01-16 14:58:35 +01:00
7b408aed2e
Enforce C99 standard during pytrexio compilation
2022-07-11 15:32:57 +02:00
41c1bde0df
Ignore warnings about unused (generated) variables
2022-04-22 13:40:27 +02:00
Evgeny Posenitskiy
dcb976010f
Automate build and upload of CPython wheels ( #72 )
...
* use PyPA build package to produce wheels
* update the Makefile and install_pytrexio to use PyPA build package
* remove MacOS-11 from runners
* [MacOS] portable expression for FreeBSD sed
* disable usage of NUMPY_INCLUDEDIR env variable
* activate PyPI upload and disable TestPyPI
2022-01-07 18:47:23 +01:00
1a5babd403
incorporate changes from the stand-alone trexio-pypi-test repo
2022-01-07 10:25:09 +01:00
6262fd6e9f
pin numpy versions to avoid RuntimeError when importing trexio
2021-09-30 17:23:43 +02:00
b9c3ddb30e
FIX: bug related to import numpy in setup.py script
...
use the custom NUMPY_INCLUDEDIR environment variable derived from a call to numpy.get_include
2021-09-09 15:09:26 +02:00
04a713590a
FIX bug due to the direct import of numpy in the setup script
...
+ add more classifiers
2021-09-08 19:26:30 +02:00
e72fbb4645
minor fixed in setup script to be compatible with Docker containers
...
+ replaced dependency on h5py with numpy
2021-09-07 17:31:25 +02:00
cf51d3971f
read module version from _version.py file
2021-08-30 13:46:11 +03:00
1b05157316
get HDF5 compilation flags from pythonic pkgconfig
2021-08-24 11:48:46 +03:00
09823dd6a0
more portable build of the Python extension module with HDF5 paths propagated from configure script
2021-08-20 15:21:49 +03:00
902147b45b
better structure of the python directory
2021-08-18 15:40:42 +03:00
31b14a891a
make trexio a Python package instead of a module to fix some installation issues
2021-08-18 13:26:57 +03:00
bb18a9c826
minor cleaning
2021-08-05 17:48:53 +03:00
2854d617d4
make python directory and adapt build process
2021-08-05 12:55:18 +03:00
9a28b8d4bc
Revert "create python directory and add TODO objectives"
...
This reverts commit 6ce91a6669
.
2021-08-04 12:07:27 +03:00
6ce91a6669
create python directory and add TODO objectives
2021-08-04 10:18:36 +03:00