Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybercoral/matrix_base_change
A base conversion repository that uses scalars, vectors and matrices, which is done with numpy and sympy for accuracy and speed, plus threading.
https://github.com/cybercoral/matrix_base_change
base-conversion base-converter math mathematics python-3
Last synced: about 1 month ago
JSON representation
A base conversion repository that uses scalars, vectors and matrices, which is done with numpy and sympy for accuracy and speed, plus threading.
- Host: GitHub
- URL: https://github.com/cybercoral/matrix_base_change
- Owner: CyberCoral
- License: gpl-3.0
- Created: 2024-06-10T00:42:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T10:15:20.000Z (7 months ago)
- Last Synced: 2024-06-11T02:15:16.569Z (7 months ago)
- Topics: base-conversion, base-converter, math, mathematics, python-3
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matrix_base_change
### A base conversion repository that uses vectors and matrices, which is done with numpy and sympy for accuracy and speed, plus threading.