-
It would be nice to update our docker images automatically through continuous integration services. Of course it's good to have these images up-to-date without manual intervention but this is also c…
-
We've been discussing refactoring the backend, as well as allowing users to define their own backend /tenalg_backend functions. I've finally got round working on this and made three iterations:
* #…
-
## 🚀 Feature
Currently, sparse tensors only support real floating point tensors. Complex support should be added for completion.
## Motivation
I'm trying to use complex tensors for compress…
-
### 🚀 The feature, motivation and pitch
It would be great if some of linear algebra operations can be done in parallel using the `distributed` module.
I am in particular interested in least squares …
-
-
Hi, folks.
## Context
I have an "old" Firedrake code (2 years old) using the Slate submodule that I run to perform some tests on the algebraic structure of the resulting condensed system for the…
-
In extension of #29775, more typing information is added to the manifold package (and its dependencies).
Depends on #29775
CC: @tscrim @nthiery @mjungmath @egourgoulhon @fchapoton
Component: **m…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18…
-
SymPy's matrix is very well developed. It supports implicit-element matrix such as `MatrixSymbol` and element indexing by `MatrixElement`. However `NDimArray` does not support these. I am planning to …
JSS95 updated
2 years ago
-
add rank3 tensor to linear algebra package