Tom de Geus

Results 106 issues of Tom de Geus

Normally one can stack conda environments, however (lately?) I seem to be able to manage to activate only a single environment with this package in Sublime?

Priority: Low
Status: Available
Type: Feature

I have this extension set-up and I am trying to use it on a `*.py` file. * When I select `Tools` > `Build System` > `Conda` everything works fine. *...

Priority: Medium
Status: Accepted
Type: Maintenance

It's been a while that I followed this. I wonder, it there a support to wrap scipy sparse matrices, like there is in Eigen : https://pybind11-jagerman.readthedocs.io/en/stable/advanced.html#transparent-conversion-of-dense-and-sparse-eigen-data-types ?

Has the time come that we should make the change `master` -> `main`? It's starting to become one a few projects I participate on that is still on `master`

enhancement
v3

In a new conda environment, I've installed ``` conda install -c conda-forge python python -m pip install . ``` which outputs ``` Processing /Users/tdegeus/Downloads/pybind11_mkdoc Installing build dependencies ... done Getting...