-
### 🐛 Describe the bug
Hello there 👋
From my understanding, the code from the [docs](https://pytorch.org/docs/stable/generated/torch.nn.functional.scaled_dot_product_attention.html) should produc…
-
A collection of typos + formatting issues still present in the main branch which could address in a separate PR once the list becomes long enough...
-
Right now there are some dependency loops between `calib` and `image`. This means we might need to rethink the structure:
* **calib**: is right now intended to be the calculation and application o…
-
[Uploading (A20105PCA6263) (1) (1).docx…]()
-
When running iterative algorithms we get a deprecation warning:
`/tmp/ipykernel_23663/4232300540.py:7: DeprecationWarning: `run()` missing `iterations``
We should update our notebooks code to …
-
I have check this library and find in this library only have on function radon transform. I wonder what's the plan to add more new features? I am glad to help.
-
related issue: covariance shrinkage, and possible other non-model penalization
PRs, current code in statsmodels
- discrete fit_regularized
- elastic net fit_regularized, GLM, OLS/WLS, minimal R…
-
The code refactoring in #92, #95, and #96 added much more robust and extensive fitting capabilities (even after removing the dependence on the very slow `astropy.modeling` classes) at the expense of s…
-
Currently there is one sketching algorithm in `scipy.linalg`, namely the [Clarkson Woodruff transform](https://docs.scipy.org/doc/scipy/reference/generated/scipy.linalg.clarkson_woodruff_transform.htm…
-
Hello, can the aristopy framework perform multi-objective optimization of the integrated energy system?
I now want to use this framework to construct optimization examples that target economy and car…