Crates.io | extensor |
lib.rs | extensor |
version | 0.1.1 |
source | src |
created_at | 2024-04-30 15:11:36.089716 |
updated_at | 2024-04-30 22:00:09.143752 |
description | the main extensor crate for building arbitrary valent tensors and more. |
homepage | |
repository | |
max_upload_size | |
id | 1225148 |
size | 22,544 |
Tensors are a prolific mathematical object that also appear in computation quite often. This repo serves as a place to build tensors and related structures such as Clifford algebras in Rust.
Goals are:
no_std
support.This repository is very new and subject to some large changes. The layout of the workspace is not yet finalized and some items will be removed to make this as easy to work with as possible. Expect a name change down the road to match the crates release.