- 01 Feb, 2022 1 commit
-
-
Daniel Falbel authored
* Mark exported symbols with `SPARSE_API` so they are available in the DLL on WIndows. * Export symbols by default in the Python library. * Sync headers with implementation. * Include the `SPARSE_API` macro. * Fix linting issue.
-
- 30 Jan, 2022 1 commit
-
-
Daniel Falbel authored
* Add `WITH_PYTHON` to conditionally link to Python. * Only include `Python.h` when WITH_PYTHON is set. * Avoid including extensions.h as it includes Python.h. * Better way to include `getpid()`. * Define `WITH_PYTHON` when building with setup.py. * Only include Pyinit when building with Python. * Only include Pyinit when building with Python.
-
- 17 Jun, 2021 2 commits
- 26 Mar, 2021 1 commit
-
-
rusty1s authored
-
- 25 Mar, 2021 1 commit
-
-
Chendi Qian authored
-
- 03 Mar, 2021 1 commit
-
-
rusty1s authored
-
- 12 Nov, 2020 1 commit
-
-
rusty1s authored
-
- 14 Apr, 2020 3 commits
- 12 Apr, 2020 3 commits
- 24 Feb, 2020 5 commits
- 19 Feb, 2020 1 commit
-
-
rusty1s authored
-