-
Description:
I'm currently unable to install scipy==1.11.2 in a Python 3.8 environment. When attempting installation, I receive an error indicating that a compatible version cannot be found.
Step…
-
Seems like scipy has some circular statistics support that might overlap with astropy a little. However, API is not exactly the same and I am not sure if both sides cover all the same use cases. There…
-
Hey all
Since this feedstock repacks `intel-fortran-rt`, or:
> Runtime for Intel® Fortran Compiler Classic and Intel® Fortran Compiler (Beta)
I'm wondering if it's also planned to repack `ifort…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of anndata.
- [ ] (optio…
-
This is a meta-issue recording action items from a review of biomedical articles that cite SciPy and the results of a survey sent to authors of over 50 of these papers. In some cases, we can offer to …
-
As a follow-up to #17928 & https://github.com/conda-forge/compilers-feedstock/issues/58, https://github.com/conda-forge/compilers-feedstock/pull/68 has now switch to the new llvm-based flang, and we s…
-
### Description
Astropy has a very ad-hoc definition and adherence to any standard for defining public API.
I think we should be more rigorous and make the necessary changes to have one definition…
-
### Is your feature request related to a problem? Please describe.
I would like a way to know which backend (e.g. scipy's own fft or pyfftw.interfaces.scipy_fft) would be used when e.g. `scipy.fft.ff…
-
### Summary
I would like to be able to support the following concretizer use case:
Package A:
```python
depends_on('B')
depends_on('C@1', type='build')
depends_on('C', type='run')
```
Packag…
-
`np.Infinity` has not been a supported feature of `numpy` since the move to `v2` yet nowhere do I see a requirement for a `v1` of `numpy`. As a result, automatic `conda` version alignment pulls in `v…