Chelsea Sidrane

Results 17 issues of Chelsea Sidrane

This is happening on my Ubuntu computer running firefox. ![image](https://user-images.githubusercontent.com/14879690/132269059-6a9bd72f-d394-42c0-851b-ae2233ec2c39.png)

A function to add ExVertex (s) to GenericGraph (s) with less overheard. See pull request #236 for complementary function in common.jl

A constructor for ExEdge that takes an additional parameter is a useful extension that makes a lot of sense because the ExEdge typed is implemented *specifically* to allow the inclusion...

out_edges actually returns the edge of type E if the graph is defined over vertices of type V and edges of type E.

My remote server is a machine running ubuntu 16. It has a display, but it is far away from me, in my office, so I am trying to use Remote...

I'm getting the following issue with install: ![image](https://user-images.githubusercontent.com/14879690/209416873-d1cdf4b4-4686-4e3b-95fc-4565665ba50a.png) Even though direct git clone works fine. Any idea what's happening?

I created a fresh conda environments and `pip install ...` 'ed the `requirements.txt` only to realize this had not installed GPU-compatible `jax` so after a little searching I then installed...