SimVascular / svZeroDSolver-Archived

A Python lumped-parameter solver for blood flow and pressure in hemodynamic networks
Other
12 stars 14 forks source link

Performance improvements #61

Closed richterjakob closed 2 years ago

ktbolt commented 2 years ago

@richterjakob You must open a GitHub Issue for the changes you are making to the code, describe what the problem is and the modifications you are planning to make to fix it.

richterjakob commented 2 years ago

@ktbolt I was planning to do that as soon as the branch is ready, if that is okay. It is currently just a draft. I opened it to be able to compare all changes I made together to find the bug I introduced somewhere. I found it now and will bring the branch into a mergable state with a corresponding issue.

richterjakob commented 2 years ago

Corresponding to Issue https://github.com/SimVascular/svZeroDSolver/issues/62

ktbolt commented 2 years ago

@richterjakob I see the Issue, good!