From 250777b8d7bc61690b325abbb78dfb36bc2087f2 Mon Sep 17 00:00:00 2001 From: marcoloco Date: Fri, 9 Jan 2026 09:59:27 +0100 Subject: [PATCH] Add dimtensor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 923fbe3de..1f9d45fed 100644 --- a/README.md +++ b/README.md @@ -896,6 +896,7 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi - [Biopython](http://biopython.org/wiki/Main_Page) - Biopython is a set of freely available tools for biological computation. - [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages. - [Colour](http://colour-science.org/) - Implementing a comprehensive number of colour theory transformations and algorithms. +- [dimtensor](https://github.com/marcoloco23/dimtensor) - Unit-aware tensors for physics and scientific machine learning with NumPy, PyTorch, and JAX. - [Karate Club](https://github.com/benedekrozemberczki/karateclub) - Unsupervised machine learning toolbox for graph structured data. - [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks. - [NIPY](http://nipy.org) - A collection of neuroimaging toolkits.