-
Hi,
I'm working on a research problem that involves computations of Bessel functions of the first kind, of multiple different integer orders, and I'm trying to leverage JAX for autodiff and fast co…
-
After attempting `poetry install` I'm getting the following errors (with python 3.10)
```
Updating dependencies
Resolving dependencies... (1.7s)
The current project's Python requirement (>=3…
-
### Issue with current documentation:
The documentation on build-time dependencies gives conflicting information. Under https://numpy.org/doc/stable/dev/depending_on_numpy.html#understanding-numpy-s-…
-
Follow-up to https://github.com/data-apis/array-api-compat/issues/144#issuecomment-2161491665
Sometimes to make existing code compatible with backends that are not fully standard compliant, we woul…
-
The [`scipy.interpolate`](http://docs.scipy.org/doc/scipy-0.13.0/reference/tutorial/interpolate.html) functions can be evaluated on grids of points.
In contrast, the [`scipy.integrate`](http://docs.sc…
-
Currently we are doing very little dtype checking and upcasting in statsmodels. Some of it is however implicitly done in functions that we call
To avoid lower precision calculations and be upwards co…
-
Low priority, but let's change the `iono.py` interpolation code so we get rid of the DeprecationWarning
```bash
$ pytest
tests/test_ionex.py::test_get_ionex_value
/Users/staniewi/repos/COMPASS…
-
![image](https://github.com/user-attachments/assets/1a3b4979-4e6b-430c-90ba-32c6d1dec484)
![image](https://github.com/user-attachments/assets/d13910dc-9120-4a0f-946f-31359edeae20)
thanks your …
-
Hi, I'm trying to create an hybrid model, that use your FEM-solver and a neural network.
To do that, I need to solve the same equations with different parameters (e.g the heat diffusion, where the di…
-
Hi Anna,
I just wanted to try out the shiny new episcanpy version. Unfortunately I found that it is incompatible with the current scanpy realease. This is because of conflicting requirements.
Ep…