Skip to content

Chang Solver #7

@j4nr0th

Description

@j4nr0th

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions