-
Hello,
Over at [mpi4jax](https://github.com/mpi4jax/mpi4jax) , together with @dionhaefner, we have developed a small wrapper for MPI to use MPI4PY with jax. It works by providing some new jax primi…
-
I'm noticing a pattern of doing this in some of my code
```
imgui_id = imgui.get_id(text)
imgui.whatever(text)
if imgui_id == _stored_imgui_id:
...
```
and I think what I really want is t…
-
### Proposed new feature or change:
A number of points arose in discussion of #25347 that were deemed better done in follow-up, to not distract from the meat of that (very large) PR. This issue is …
-
http://hexler.net/forum/viewthread/1083/
- [x] sysex support #6
- [ ] key command support
-
**Describe the bug**
As for the title, I got this error message:
`ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject`
It'…
-
Hi, I'm unable to turn off convergence warnings from `GraphicalLassoCV`.
I've tried most of the solutions from, and none of them worked (see below for actual implementations):
https://stackoverflo…
-
BPO | [25731](https://bugs.python.org/issue25731)
--- | :---
Nosy | @Yhg1s, @benjaminp, @eryksun, @skonieczny
Files | [new_patch_fails.py](https://bugs.python.org/file41161/new_patch_fails.py "Uploade…
-
Hi,
I am attempting to install this on FreeBSD and I am having some trouble: could instructions be given for how to do this please?
My first attempt was a simple `pip install --user convertbng` …
-
I'm trying to get MHKiT working with MATLAB R2022b and Anaconda with Python 3.9 on Ubuntu 22.04 LTS, but I'm having some problems.
I cloned both MHKiT-Python and MHKiT-MATLAB and then installed the…
-
I am interested in volunteering to help port ODRPACK95 (http://dl.acm.org/citation.cfm?id=1268782) to scipy in order to get the bound constraints feature. I need some direction on how to proceed, howe…