SacraMathEngine
SacraMathEngine is built as the default MathEngine for Sacra Game Engine. It has the basic features such as vector definitions, scalar multiplication of such an object, as well as matrix definitions.
Installation
Using PIP you'll be able to install SacraMathEngine, however note that this package is built for the sole reason of being inside Sacra Game Engine. If might not fit your needs nor your hopes.
pip install SacraMathEngine
Usage
As stated before, this package is built as a helper-package, for simplicity, for Sacra Game Engine, and thus the author ("Andreas Evensen"), do not recommend using this outside of the grasp of it's intended use. It's fully functional, with the most basic of operations.
vector1 = vec3d(1,1,1)
vector2 = vec3d(1,1,1)
print(vector1 + vector2)
A small demonstration of code.
Release files for SacraMathEngine 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SacraMathEngine-0.0.9.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SacraMathEngine-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:16.3 kB
Release files / SacraMathEngine-0.0.9.tar.gz
| Download URL | SacraMathEngine-0.0.9.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c96b79d0e7aeec45b15792c69d1217ae50227fc7946077e91bbfd5290fea295
|
|
BLAKE2b-256 checksum How to use checksums |
f9ad9aaf1a40ab00aad4c0758157c115cbaade1561db1bddf5805a465c3d51f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
|
Release files / SacraMathEngine-0.0.9-py3-none-any.whl
| Download URL | SacraMathEngine-0.0.9-py3-none-any.whl |
|---|---|
| Size | 9.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e5b9d9c417a0d81e4731d1575e20fd71a28c0a7f1f643a09d898d94abd7c32fa
|
|
BLAKE2b-256 checksum How to use checksums |
4760016cd33afaf407728833c8a760366e212e94b9386adee21af16b137d22cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6
|