Hi all,

I'm pleased to announce that Loom 0.6.0 has been released.

- Loom moved to Clojure 1.7 and uses its reader conditionals and .cljc 
format which paves the way for Clojurescript support 
<https://github.com/aysylu/loom/issues/45> (danielcompton 
<https://github.com/danielcompton>).

Graphs:
- loom.derived namespace: derives graphs from existing graphs using maps 
and filters (monora <https://github.com/monora>)

Graph Algorithms:
- dataflow analysis framework (aysylu <https://github.com/aysylu>)
- graph equality based on subgraph membership presence (monora 
<https://github.com/monora>)
- isomorphism: given a mapping phi between the vertices of two graphs, 
determine if the mapping is an isomorphism (monora 
<https://github.com/monora>)


Visualizations:
- dependency graph <https://github.com/aysylu/loom#namespaces-1> of Loom's 
namespaces (danielcompton <https://github.com/danielcompton>)

Testing:
- loom.compliance-tester: provides compliance tests for graph protocols (
mattrepl <https://github.com/mattrepl>)

Links: full changelog 
<https://github.com/aysylu/loom/blob/master/CHANGELOG.md>, clojars 
<https://clojars.org/aysylu/loom/versions/0.6.0>, github 
<https://github.com/aysylu/loom>
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