akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

Updated TODO #117

Open akielaries opened 4 months ago

akielaries commented 4 months ago

Generic issue for keeping track of some TODOs in no specific order of importance

[!IMPORTANT]
I spent a lot of time getting boilerplate implementations to compile without warnings meaning there will be algorithms not implemented entirely correct and not producing expected results. SO, to combat this I will need to step thru each module's components (classes and methods, functions, dependency chains, call trees, etc) and modify what is needed