Metadata-Version: 2.4
Name: physixlib
Version: 0.3.2
Summary: Formatted tensors, visualization, and other utilities for higher software abstractions based on PyTorch/Numpy for use in scientific computing applications.
Project-URL: Homepage, https://github.com/LuciusSchoenbaum/physixlib
Project-URL: Documentation, https://github.com/LuciusSchoenbaum/physixlib/blob/main/README.md
Project-URL: Repository, https://github.com/LuciusSchoenbaum/physixlib.git
Project-URL: Issues, https://github.com/LuciusSchoenbaum/physixlib/issues
Author-email: Lucius Schoenbaum <lts0016@uah.edu>
License: MIT
Requires-Python: >=3.9
Requires-Dist: graphviz<1.0.0,>=0.20.3
Requires-Dist: matplotlib<4.0.0,>=3.9.2
Requires-Dist: numpy<3.0.0,>=2.0.2
Requires-Dist: posix-ipc>=1.3.2; platform_system != 'Windows'
Requires-Dist: scipy<2.0.0,>=1.13.1
Requires-Dist: tomli>=2.0.2; python_version < '3.11'
Requires-Dist: torch<3.0.0,>=2.4.1
Requires-Dist: vtk<10.0.0,>=9.3.1
Requires-Dist: vtkplotlib<3.0.0,>=2.1.1
Description-Content-Type: text/markdown



# PhysixLib

![Development Status](https://img.shields.io/badge/status-experimental-orange)

> ⚠️ **DISCLAIMER:** This project is currently under active pre-alpha development.

PhysixLib is a library providing formatted tensor-like data structures in physics and related fields, based on Numpy/PyTorch and compatible with similar tensor libraries. 

### Last Updated

Lucius Schoenbaum May 21, 2026
