kummappp
- Karma
- 38
- Created
- April 2, 2018 (8y ago)
- Submissions
- 0
-
I have to say that adding CUDA acceleration to a studying project https://github.com/kummahiih/pyqbit was a pleasure thanks to PyTorch obvious design principle. Result is here https://github.com/kummahiih/pytorchqbit
- Pareto Front Sort for Python (github.com)
-
I have been making tools for software design as a hobby project, because the tools I have seen all look like some sort of point and click game. Is that how you would design for example a bypass filter? Here is my…
-
In a computer games you usually experience lag on crowded places because, the game can not handle the exponentially growing amount of interactions between all the players on the a area. If you want to get quickly to the…
- Pipe Equations in Golang (github.com)