-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
**Problem Descri…
-
This is more of a question than an issue report. When I run the test suite locally and calculate coverage, I get a much lower number than what the CI finds. The biggest coverage differences are `rt.…
-
**Concisely describe the proposed feature**
I want to access sparse matrix like
A[i,j] in a kernel function. The advantage of this usage is that I can define my own matrix solver like jacobian iter…
-
In the realm of Electron Transfer (ET) and Electronic Excitation Transfer (EET) processes adiabatic states are not the best possible choice for the calculation of transfer rate, coupling elements, etc…
-
### Avoid duplicates
- [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issues…
-
### Expected Behavior
Neochat is a native matrix client for KDE suite, https://apps.kde.org/neochat/
used version is 23.08.3-r1 (Gentoo)
Expected to work.
### Actual Behavior
Causing server rate …
-
In the `_postprocess` method the result of a matrix-vector product will always be [transferred to CPU](https://github.com/f-dangel/curvlinops/blob/main/curvlinops/_base.py#L277). While this is consist…
-
**Is your feature request related to a problem? Please describe.**
As many plugins has been added to the framework including pub/sub middleware, rpc and socket(tcp/udp), I add another option that i…
-
Any interest in including a utility function for choosing the 'truest to source' color transfer?
I've implemented an (unoptimized) [`auto_color_transfer`](https://github.com/AdamSpannbauer/color_tr…
-
### Is your feature request related to a problem? Please describe.
All the constructor methods in `scipy.sparse` (e.g. `kron`, `eye`, etc) are not yet transferred to the new array interface. I really…