Export symbols (#198)
* 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.
Showing
Please register or sign in to comment