Enjoys Math
Enjoys Math
Running into the same issue, want to use emojis in the header.
I think rather than full templates, wouldn't component templates work better? See my feature request about Visual UI editing, since this sort of relates.
Hey, bro! It runs, but first I had to do: ``` pip install 2to3 cd django-visual 2to3 django_visual -w python django_visual/manage.py runserver ``` The purpose is to convert Python 2...
I did run `python django_visual/manage.py migrate` but it said no migrations to apply. When I create a webproject named `AbstractSpacecraft` I'm getting:  Or in text form: RuntimeError at /ide/open_project/AbstractSpacecraft/populate()...
Hi, can you fix this error with me?
Yes, what the f*ck. Shouldn't the two graphs be isomorphic then? Or what the hell is the canonicalization good for!
I agree. Nauty is the only option available to developers. And it doesn't do what it advertised. Conspiracy! On Mon, Jul 1, 2024 at 5:03 AM MarioVX ***@***.***> wrote: >...
I have to say this sucks that it never ends. Because I was going to use Nauty for canonicalization and I'd like < 1 second response time on 65 nodes...
I solved it by just calling the event `ev_turn_everything_off` including the action
I see networkx has a MultiDigraphMatcher, it's just not in their documentation. Does this library do that? You should be explicit about such limitations. :)