Introduction¶
SymPy Matrices Random¶
A Python package for working with random matrices using SymPy.
Welcome to the documentation for SymPy Matrices Random, a Python package for working with random matrices using SymPy.
Features¶
Generate random matrices with customizable value ranges
Support for both floating-point and integer matrices
Full SymPy integration for symbolic operations
Installation¶
uv add sympy-matrices-random
or
pip install sympy-matrices-random
Documentation¶
Find out more at the docs.
License¶
BSD3 License