-
I was trying to install Macaulay2 by using homebrew but I keep getting the error:
`The Homebrew tap Macaulay2/tap/fflas-ffpack prevents Sage from building https://github.com/Macaulay2/homebrew-tap/…
-
fix E111 in algebras calculus categories crypto databases tensor
E111 indentation is not a multiple of four
Component: **refactoring**
Author: **Frédéric Chapoton**
Branch/Commit: **[`a7d956c`](…
-
Sadly not my love, unless someone teaches me enough of the stuff that I understand it myself.
http://www.sagemath.org/doc/reference/structure/sage/structure/unique_representation.html
One thing I …
-
This ticket upgrades Sphinx to version 1.8.5.
Our previous upgrade was to Sphinx 1.7.6 in #26033.
**Tarball**: https://files.pythonhosted.org/packages/2a/86/8e1e8400bb6eca5ed960917952600fce90599e1…
-
It would be great if there was a way to name tensor dimensions and use the names in all of the tensor methods that take dim as an argument.
```python
images = torch.Tensor(data, dims=('batch', 'c…
-
The shape of the `numpy.ndarray` returned by `field.to_numpy()` method is `(width, height)`, which has `width` rows and `height` columns. This is the transposed version of the usual convention. Shall …
-
Hello,
I have a few custom datasets consisting of (47 markers) x (1,000 ~ 10,000 cells) on which I want to run a supervised cell annotation.
Initially, running Signac on my dataset gave me some …
-
As of this writing `src/NSL/Tensor/Tensor.hpp` is pushing 900 lines and is quite a lot to navigate.
We should try to find a way to organize it / break it up into pieces that are more easily digeste…
-
Having an infix matrix `dot` operator would make writing Nx code much nicer. It's one of the most common operations and not having an infix operation makes many formula much more difficult to read (or…
-
For now, at least:
- [x] QR decomposition
- [x] (EXLA implementation missing)
- [x] LU decomposition
- [x] Cholesky decomposition
- [x] SVD
- [x] Eigen decomposition (hermitian)
- [ ] Eigen…