프로그래밍/Python
[python] matrix 3.0.0
홍반장水_
2023. 10. 4. 14:52
반응형
https://pypi.org/project/matrix/
matrix
Generic matrix generator.
pypi.org
matrix 3.0.0
Generic matrix generator.
Installation
pip install matrix
You can also install the in-development version with:
pip install https://github.com/ionelmc/python-matrix/archive/main.zip
Documentation
https://python-matrix.readthedocs.io/
Development
To run all the tests run:
tox
반응형