Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.