Guillaume Fraux

Results 464 comments of Guillaume Fraux

> So instead I think DensityCorrelations can just stay as being named like this, and the API changed to only accept a single density (not tensor and density), with the...

This is the usual issue with Torch's CMake files on Linux: https://github.com/pytorch/pytorch/issues/78530. They try to find a CUDA compiler even if there is no CUDA code to compile. The workaround...

This is happening even if you already installed the CPU only version of torch; because pip does build isolation by default and re-install all dependencies in a fresh virtual environment...

I'm happy to provide complex sph, but following the spirit of #98, we should make sure their API follows the rest of the package. I'm thinking something like this: ```py...

> Will this change in future implementations? yes, this is this idea for #98. We don't have a lot of time to work on this currently, but it should happen...

The registrator bot should be installed! I'm not sure what syntax to use with it to register a package in a sub-folder though; but the online page in https://juliahub.com/ui/Registrator supports...

The remaining error is ``` lint: commands[0]> flake8 python setup.py sphericart-torch/python sphericart-torch/setup.py sphericart-jax/python sphericart-jax/setup.py sphericart-jax/setup.py:13:1: E302 expected 2 blank lines, found 1 sphericart-jax/setup.py:17:5: E303 too many blank lines (2) ```...

@conda-forge/help-python-c, ready for review!

@conda-forge/help-python-c, ready for review! Keeping this on your radar =)

@conda-forge/help-python-c, ready for review!