Jürgen Hackl

Results 15 issues of Jürgen Hackl

- [ ] use .toml config to change logging - [ ] Create a custom pathpyG logger - [ ] allow logging to file and console

documentation
enhancement

It would be great to have a more streamlined and user-friendly method for loading networks directly from an SQL database. Currently, the process works using the following code: ```python conn...

enhancement

The current approach of calculating the number of directed edges in an undirected network is confusing and may lead to misinterpretation. For algorithms involving undirected networks, users are required to...

discussion

Implement the following enhancements: - [x] Use `.toml` - [ ] Enable local config

enhancement