r-barnes / faster-unmixer

A faster implementation of the sediment inverse/unmixing scheme proposed in Lipp et al (2021).
5 stars 1 forks source link

Remove polymorphic continuous solver #45

Closed AlexLipp closed 1 year ago

AlexLipp commented 1 year ago

I remove the functionality to solve for upstream concentrations on a continuous grid. This significantly simplifies the code and removes polymorphic behaviour. It also focuses the behaviour of the overall package onto the discrete solutions which we discuss in the manuscript.