https://github.com/alphal00p/spenso

A Sparse and Dense Tensor library with support for automatic matching indices and Tensor networks

https://github.com/alphal00p/spenso

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Sparse and Dense Tensor library with support for automatic matching indices and Tensor networks

Basic Info
  • Host: GitHub
  • Owner: alphal00p
  • Language: Rust
  • Default Branch: master
  • Size: 3.73 MB
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 20
Created about 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog

README.md

![logo](https://raw.githubusercontent.com/alphal00p/spenso/master/spensologo.svg) [![Documentation](https://img.shields.io/docsrs/spenso/latest)](https://docs.rs/spenso/latest/spenso/) [![crates.io](https://img.shields.io/crates/v/spenso.svg)](https://crates.io/crates/spenso) [![Build Status](https://github.com/alphal00p/spenso/actions/workflows/ci.yml/badge.svg)](https://github.com/alphal00p/spenso/actions/workflows/ci.yml) [![codecov](https://codecov.io/github/alphal00p/spenso/graph/badge.svg?token=ST0XA54QSF)](https://codecov.io/github/alphal00p/spenso) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/alphal00p/spenso)

Spenso

Spenso is a rust library for working with arbitrary dimensional arrays, commonly called tensors. It provides both sparse (spensors) and dense (densors) tensors.

It supports any type as element, and provides iterators along specified dimensions (called fibers)

Owner

  • Name: alphaLoop
  • Login: alphal00p
  • Kind: organization
  • Email: valentin.hirschi@gmail.com
  • Location: Switzerland

Projects relating to Local Unitarity

GitHub Events

Total
  • Release event: 10
  • Watch event: 3
  • Delete event: 36
  • Issue comment event: 1
  • Push event: 191
  • Pull request event: 15
  • Create event: 54
Last Year
  • Release event: 10
  • Watch event: 3
  • Delete event: 36
  • Issue comment event: 1
  • Push event: 191
  • Pull request event: 15
  • Create event: 54

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 38
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: 12 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.08
  • Merged pull requests: 3
  • Bot issues: 1
  • Bot pull requests: 38
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • github-actions[bot] (1)
Pull Request Authors
  • github-actions[bot] (36)
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)

Packages

  • Total packages: 5
  • Total downloads:
    • cargo 11,224 total
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 26
  • Total maintainers: 1
crates.io: spynso3

Pyo3 bindings for spenso

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
Rankings
Dependent repos count: 20.2%
Dependent packages count: 26.7%
Stargazers count: 38.0%
Forks count: 39.2%
Average: 43.7%
Downloads: 94.5%
Maintainers (1)
Last synced: 10 months ago
crates.io: idenso

Tensor identities for symbolica

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,122 Total
Rankings
Dependent repos count: 20.9%
Dependent packages count: 27.6%
Average: 47.7%
Downloads: 94.7%
Maintainers (1)
Last synced: 10 months ago
crates.io: spenso-hep-lib

A spenso tensor library for high energy physics

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,084 Total
Rankings
Dependent repos count: 20.9%
Dependent packages count: 27.6%
Average: 47.7%
Downloads: 94.7%
Maintainers (1)
Last synced: 10 months ago
crates.io: spenso-macros

Procedural macros for the spenso tensor library

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,103 Total
Rankings
Dependent repos count: 22.1%
Dependent packages count: 29.3%
Average: 48.7%
Downloads: 94.8%
Maintainers (1)
Last synced: 10 months ago
crates.io: spenso

A tensor (n-dim array) network, iterating, and contraction (using automatic abstract index matching) library.

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7,915 Total
Rankings
Dependent repos count: 27.5%
Dependent packages count: 36.4%
Average: 53.5%
Downloads: 96.6%
Maintainers (1)
Last synced: 10 months ago

Dependencies

Cargo.lock cargo
  • 141 dependencies
Cargo.toml cargo
  • criterion 0.5 development
  • insta 1.38.0 development
  • ahash 0.8.11
  • derive_more 0.99.17
  • duplicate 1.0.0
  • enum-try-as-inner 0.1.1
  • indexmap 2.2.6
  • num 0.4.2
  • permutation 0.4.1
  • rand 0.8.5
  • rand_xoshiro 0.6.0
  • serde 1.0.201
  • slotmap 1.0.7
  • smartstring 1.0.1