Casey Kneale
Casey Kneale
There are no docs beyond the Readme.md on the main page. Mostly because that's really all there is to the package. Note, the GUI probably doesn't work anymore due to...
Should probably delete the badge though.
In fully honesty, I don't think this tool was tested with UnionAll types. That said - I think it could be adapted to incorporate them. I'm a little rusty on...
Oh jeese I bet the electron bindings don't work in Julia anymore or something. That probably needs a second look too. Wonder if light graphs has better plotting algorithms now....
@baggepinnen - someone told me that Interact.jl is now unmaintained and dead (second hand from it's author). So this project in it's current state - from the GUI perspective -...
Fantastic contribution! Unfortunately it doesn't run in the REPL :/. ``` Julia julia> run(pipeline(`kill`, `$(ps h -C vi -o pid)`, `2>/dev/null`)) ERROR: LoadError: Base.Meta.ParseError("missing comma or ) in argument list")...
This sounds mostly good to me. I personally would drop the My First PR portion. I think it's a great idea but I don't know how realistic it is to...
A guided tour of Pkg basics could be done relatively easily. Testing might be harder to do in a REPL. Hmm...
So currently on Master is a version of `JuliaTutor` that works how I envisioned it should. At this point users can definitely contribute lessons, and bug hunt. Once we get...
I talked about this with @timholy once upon a time. Its kind of an "open" problem, as in there are several ways to deal with it. So, parsing chiral SMILES...