dingo icon indicating copy to clipboard operation
dingo copied to clipboard

solve issue #83: generate_steady_states fails when you edit a model's optimal percentage twice #83

Open rkstu opened this issue 1 year ago • 3 comments

Apologies for any confusion—I just realized that I unintentionally deleted the repository (when I was creating a new fork for #89 ) from which I created the initial pull request, resulting in its closure. I've submitted a new pull request to address the same issue(https://github.com/GeomScale/dingo/pull/85). I appreciate your understanding and apologize for any inconvenience caused. I am still working on this

rkstu avatar Mar 03 '24 16:03 rkstu

Is this PR still active?

vfisikop avatar Apr 03 '24 10:04 vfisikop

Thanks for checking in! This PR is still active and I'm currently investigating a potential issue with the fast_mmcs function in volestipy.pyx

rkstu avatar Apr 03 '24 18:04 rkstu

I've tried a bunch of different things, I haven't been able to completely fix it yet. The program output keeps acting weird - sometimes executing entirely as expected, but at other times terminating prematurely. This makes me think it might be due to fast_mmcs function in volestipy.pyx. I'm pretty sure that's where the problem is coming from, but deeper understanding of the project is needed to be sure and actually solve it.

rkstu avatar Apr 26 '24 09:04 rkstu