Paul Brodersen
Paul Brodersen
**Have you checked the [list of proposed rules](https://github.com/Benjamin-Lee/deep-rules/issues?q=is%3Aissue+is%3Aopen+label%3Arule) to see if the rule has already been proposed?** - [x] Yes **Feel free to elaborate, rant, and/or ramble.** Alternative heading: Garbage...
First of all: fantastic project. It installs fine (although I would change the installation instructions a bit), mostly everything just works, the docs are great, and the code is very...
I fully realize that the following may sound insane but initialising a figure with `matplotlib` does not seem to play nicely with the `MultivariateGaussianDistribution`. Specifically, initialising and showing a figure...
This PR adds a jupyter notebook with an example network visualization with edge bundling in python, as requested in issue #122. Note, that this PR only adds the notebook. It...
> If you're aware of any tip to build it, please let me knwo! I built and maintain a python library for network visualisation called [netgraph](https://github.com/paulbrodersen/netgraph). Netgraph accepts `igraph` and...
This PR implements two generators for fractal graphs, specifically the Sierpinski gasket graph and the Laakso graph.  Apart from being incredibly pretty, they have a number of interesting properties...
I was planning to overhaul the documentation for the `Actor` subclasses. However, this turned out to be more complex than anticipated, so that I have now run out of the...
Hi, Thanks for this great little module. I am using it quite a bit in my academic work, and would love to cite it but there isn't any way to...