-
Hi,
First of all, thank you very much for sharing and maintaining this library.
**Bug description:**
I am posting here because some numerical experiments have led me to check whether `Vol…
-
The following code initially implemented [here](https://github.com/epapoutsellis/CIL_work/blob/master/Explicit%20PDHG%20precond%20vs%20Explicit%20SPDHG%20precond.ipynb) fails due to possible numba imp…
-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
-
### Required prerequisites
- [X] I have read the documentation .
- [X] I have searched the [Issue Tracker](https://github.com/PKU-Alignment/omnisafe/issues) and [Discussions](https://github.com/PKU-A…
-
Conditioned when the coupling variables are free, e.g., during the temporal decomposition
-
In SIRF (3.5.0) new functions were added. There are children of the [Prior](https://github.com/SyneRBI/SIRF/blob/master/src/xSTIR/pSTIR/STIR.py#L2231) base class and have methods such as `__call__` an…
-
While the hypothetical use case for `fromLiteral` is explained it's unclear if that actually translates into real world usage of this API.
It also suffers from implementability issues, ~~the und…
-
During the [Stochastic Project](https://github.com/epapoutsellis/StochasticCIL/tree/svrg), I designed the following improvement for the [callback](https://github.com/TomographicImaging/CIL/blob/0418ed…
-
Right now the package falls back to Zygote for computing gradients using automatic differentiation. It would be nice to add support for multiple AD backends (ReverseDiff, Enzyme, Yota, Nabla, Diffract…