-
Notifications
You must be signed in to change notification settings - Fork 0
Chang Solver #7
Copy link
Copy link
Open
Description
Summary
Currently the assembly of the matrix system and solution is handled in C. This then carries dependency on the C library I made for linear solvers and such. SciPy could be used instead, so if the code was re-written so that the C part would generate the sparse matrices for SciPy, which could then solve for the mesh, it might work a lot better.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels