clojure-japan

2015-06-14T20:36:54.000351Z

ネタ振って、そのままで失礼しました。

2015-06-14T20:37:12.000352Z

またちょっと見つけたので情報共有まで(試してません)

2015-06-14T20:37:48.000353Z

https://github.com/dvdt/xvsy xvsy is a ggplot2 inspired tool for visualizing, exploring and analyzing datasets. It is designed to handle even very large datasets with hundreds of columns. It may be accessed via a browser-based graphical interface, a JSON api, or from within clojure.

2015-06-14T20:39:04.000355Z

http://clojurecl.uncomplicate.org/ ClojureCL is a Clojure library for parallell computations with OpenCL. It supports latest OpenCL 2.0 and uses fast hand-writen JNI bindings provided by Marco Hutter's http://JOCL.org for communication with vendor's OpenCL platform drivers.

2015-06-14T20:40:08.000357Z

チャート系のライブラリとかGPU並列計算とか、このあたりちょっとClojureの弱いところでもあるので楽しみです。

ayato_p 2015-06-14T23:53:54.000358Z

おはようございますー。 xvsy 面白そうですね。機会があれば使ってみたいです。 ( ClojureCL を見て一瞬だけ Clojure Common Lisp? って思ったのは内緒です)