Hi everyone,

I've released version 0.5.4 of Loom <https://github.com/aysylu/loom>, graph 
algorithms and visualization library: 
https://clojars.org/aysylu/loom/versions/0.5.4.

Graph Algorithms:
* maximal cliques and all-pairs shortest paths (mattrepl 
<https://github.com/mattrepl>))
* edge traversal algorithms in alg-generic (fmjrey 
<https://github.com/fmjrey>, gshopov <https://github.com/gshopov>)
* greedy coloring for graphs and digraphs (danshapero 
<https://github.com/danshapero>)
* preserve attributes map when merging two graphs (AshtonKem 
<https://github.com/AshtonKem>)

Graph Visualization:
* fixes to enable visualization of fly graphs (monora 
<https://github.com/monora>)
* edge labels are weights, unless an edge label is specified (fmjrey 
<https://github.com/fmjrey>)
* enabled setting of general properties on nodes and edges when visualizing 
the graphs (zmaril <https://github.com/zmaril>)
Cleanups and bug fixes by the following contributors:
danielcompton <https://github.com/danielcompton>, ZTO 
<https://github.com/ZTO>, tihancock <https://github.com/tihancock>, semperos 
<https://github.com/semperos>, arrdem <https://github.com/arrdem>, fmjrey 
<https://github.com/fmjrey>

Links: full changelog 
<https://github.com/aysylu/loom/blob/master/CHANGELOG.md>, clojars 
<https://clojars.org/aysylu/loom/versions/0.5.4>, github 
<https://github.com/aysylu/loom>, loom-clj mailing list 
<https://groups.google.com/forum/#!topic/loom-clj/v5zuwYC8QGg>, @loom_clj 
<https://twitter.com/loom_clj>
Thanks to the contributors for their hard work!

Cheers,
Aysylu
@aysylu22

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to