History log of /libCEED/requirements.txt (Results 1 – 6 of 6)
Revision Date Author Comments
# 962dc42d 20-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Python - make numba optional


# 7f1dc7b9 20-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Python - add support for getting/setting CUDA arrays


# 18b2ae98 24-Mar-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #487 from CEED/jed/python-packaging

Jed/python packaging


# 37c134ea 21-Mar-2020 Jed Brown <jed@jedbrown.org>

python: install libceed.so and headers with Python; make wheels

* Install libceed.so and obtain at run-time via $ORIGIN
* Updates some nonconforming package metadata
* Use Docker with cache for buil

python: install libceed.so and headers with Python; make wheels

* Install libceed.so and obtain at run-time via $ORIGIN
* Updates some nonconforming package metadata
* Use Docker with cache for building manylinux2014 wheels
* qfunction extensions don't call libceed.so directly; can get include
path from libceed module

show more ...


# 90187ab8 19-Jan-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Merge pull request #414 from CEED/python/interface-v1

Python Interface


# ee05e790 17-Dec-2019 jeremylt <jeremy.thompson@colorado.edu>

Python - add top level files