GPUEngineering / PDESolvers

GPU-accelerated solution of PDEs
1 stars 2 forks source link

FEATURE: implementing solver classes for python lib #9

Closed chemardes closed 6 days ago

chemardes commented 1 week ago

The following PR addressing Issues #3, #4 , #7

Idk if this is the best way to do it , but this was my interpretation of using classes for the python library, comments are welcome!

@alphaville, @debdal6

Changes:

Things to do: