gaioguys / GAIO.jl

A Julia package for set oriented computations.
MIT License
9 stars 4 forks source link

WIP: Add BoxGraph for strongly connected components and transition matrix #18

Closed cafaxo closed 4 years ago

FrederikSchnack commented 4 years ago

c.f. #14

cafaxo commented 4 years ago

I am not satisfied with the current state of this. I am working on an alternative version of this PR.

cafaxo commented 4 years ago

The "WIP" prefix means that the PR is "work in progress" -- and not ready to merge. BTW, it is also standard practice (see https://github.com/JuliaLang/julia/) that the core devs merge their PRs themselves once they feel that it is ready. I will reopen this and remove the commits from master. Edit: Reopened here: https://github.com/gaioguys/GAIO.jl/pull/20

gaioguy commented 4 years ago

🙈 - ok, sorry. Still learning ...