-
Currently inexact and exact rings are not properly distinguished in our system. This makes it hard to write code that works for one kind of ring and not the other.
Also, we currently have Singular.…
-
微博内容精选
-
The purpose of this ticket is to add the doctests corresponding to the examples given in the english translation of the book "Calcul mathématique avec Sage" (see https://members.loria.fr/PZimmermann…
-
Hi,
I was testing geotorch to do some SVD.
unfortunately registering orthogonal parametrization on a large embedding layer (30000x50) takes around 20 mins.
and gets killed when the training starts.…
-
Hi krzysiekfonal,
I notice the NTT_HASL.m is not finished, do you have the original version of this code?
This should be the nonnegative tensor train based on hierarchical ALS.
Thanks.
-
Dear source code contributors, hello!
I am currently developing a tensorRT svd plugin, the goal is to align the results of pytorch's torch.svd and torch.linalg.svd. I checked the source code of pytor…
-
## 🐛 Bug
Grad on `torch.symeig` gives the wrong value if there are repeated eigenvalues (degeneracy exists), even though the grad should be finite.
## To Reproduce
```python
import torch
to…
-
Originally opened in ParameterHandling: https://github.com/invenia/ParameterHandling.jl/issues/18
In ParameterHandling there is a method called `nearest_orthogonal_matrix` that is essentially [this…
-
It seems there is a bug inside the qpOASES algorithm when performing a constrained optimization with equality constraints. In particular, consider the following optimization problem:
```
min |u|^…
-
Currently the documentation for decomposition is very disorganised. The docstring currently looks like following. I think it could be useful to separate out a single general section, and a section/gro…