OpenFreeEnergy / konnektor

Algorithms for various Network Layouts and Tooling for planning FE Calculations
https://konnektor.readthedocs.io/
MIT License
14 stars 3 forks source link

Algorithms: Implement Konnektor Analysis #4

Closed RiesBen closed 6 months ago

RiesBen commented 1 year ago

here we should define some helping functions for the analysis of networks.

generall function should look like: def ana(Network) -> any

Functions:

new ideas, please add