Last updated:
0 purchases
ParallelLinearCraigR8806 0.0.39
This is a linear maths library that utilizes pyopencl to send calculations to the GPU.
It is intended to be used as an underlying library for ML libraries, or graphics engine libraries
To download and incorporate this library into your project do the following:
Create a python virtual environment at the base level of your project directory
Ensure pip is the updated to the latest version
Make sure to be in the base directory of your project and run your activate project
Run:
pip install --index-url https://pypi.org/simple/ ParallelLinear-CraigR8806
After completing the above steps, you should be able to use the library within your project
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.