axsk / ISOKANN.jl

Julia implementation of the ISOKANN algorithm for the computation of invariant subspaces of Koopman operators
MIT License
5 stars 5 forks source link

IsoForce seems to be bugged for T != 1 #3

Closed axsk closed 1 month ago

axsk commented 1 year ago

I wanted to test the sensitivity wrt. to sampling procedure (chi-apapt/uniform) in the DoubleWell example (IsoForce) and test the performance by decreasing the integration timespan.

Turns out that the results for T=1 and T=1. differ vastly.

Something is wrong there.

axsk commented 8 months ago

That is quite an old issue, we don't even use the isoforce.jl at all anymore. Should be revived though, especially since we now could do this with Molly.