Paul Brodersen

Results 8 issues of 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...

Tip

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...

enhancement
requested feature
sleep

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...

Missing Chart

This PR implements two generators for fractal graphs, specifically the Sierpinski gasket graph and the Laakso graph. ![Figure_1](https://github.com/networkx/networkx/assets/8046146/ab38378d-11d3-4723-9bb1-b9f35bbcfa19) Apart from being incredibly pretty, they have a number of interesting properties...

type: Enhancements

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...

enhancement

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...