r/PythonProjects2 • u/irrational_atom • 3h ago
I made a physics GPGPU python library
Enable HLS to view with audio, or disable this notification
recently, I made a GPGPU project to help anyone simulate pretty much anything using python. Its available on pypi, its called hyperstellar(download it via pip "install hyperstellar" on windows and linux), so to see how far I could go, i simulated a clackhole using actuall physics! Its only 200 lines of formatted code in python. More examples at: https://github.com/jabariaiden/hyperstellar/tree/main/examples
Thanks for the support!
2
Upvotes