dynamicslab / pykoopman

A package for computing data-driven approximations to the Koopman operator.

Home Page:https://pykoopman.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`pip install .` does not install dependencies

ulf1 opened this issue · comments

after running pip install . the dependencies mentionend in the requirements.txt are not installed

just corrected. I have removed all setuptools and embraced the toml style.