Пакет: python3-einx (0.3.0-1)
Ссылки для python3-einx
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-einx:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Universal Tensor Operations in Einstein-Inspired Notation
einx is a Python library that provides a universal interface to formulate tensor operations in frameworks such as Numpy, PyTorch, Jax and Tensorflow. The design is based on the following principles:
Provide a set of elementary tensor operations following Numpy-like naming:
einx.{sum|max|where|add|dot|flip|get_at|...}
Use einx notation to express vectorization of the elementary operations. einx notation is inspired by einops, but introduces several novel concepts such as []-bracket notation and full composability that allow using it as a universal language for tensor operations. einx can be integrated and mixed with existing code seamlessly. All operations are just-in-time compiled into regular Python functions using Python's exec() and invoke operations from the respective framework.
Другие пакеты, относящиеся к python3-einx
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-frozendict
- immutable dictionary
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)
-
- sug: python3-torch
- Tensors and Dynamic neural networks in Python (Python Interface)
Загрузка python3-einx
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| all | 68,3 Кб | 504,0 Кб | [список файлов] |
