nilsnevertree / kalman-reconstruction-partially-observed-systems

Data-driven Reconstruction of Partially Observed Dynamical Systems using Kalman Algorithms in an itterative way
GNU General Public License v3.0
1 stars 0 forks source link

Resolve build problems #10

Closed nilsnevertree closed 1 year ago

nilsnevertree commented 1 year ago

Using 'pip install -e .' was not able to install the kalman_reconstruction library. This is fixes by including multiple necessary files found in this commit.