CASCI-lab / CANA

CANAlization: Control & Redundancy in Boolean Networks
https://casci-lab.github.io/CANA/
MIT License
22 stars 15 forks source link

fix star imports and add missing req. (matplotlib) #35

Closed jcrozum closed 1 year ago

jcrozum commented 1 year ago

This PR fixes the star imports in the main library. There are still star imports in the tests that should be removed eventually, but that is lower priority.