Fork me on GitHub
#announcements
<
2022-01-14
>
Carsten Behring22:01:10

A new release of , the idiomatic machine learning library for Clojure, is out. Changes in version 0.1.4 : improvement of the evaluate-models function by unifying the dissoc-in and handler-fn options. (breaking change) https://clojars.org/scicloj/scicloj.ml/

👍 6
1
hlship23:01:41

[ANN] com.walmartlabs/lacinia 1.1 and lacinia-pedestal 1.1 Lacinia is an open-source implementation of the GraphQL specification, in Clojure. GraphQL is an outstanding approach to getting diverse clients and servers exchanging data cleanly and efficiently. GitHub repo: https://github.com/walmartlabs/lacinia Documentation: http://lacinia.readthedocs.io/en/latest/ lacinia 1.1 is mostly focused on stability and performance improvements. lacinia-pedestal adds support for accessing Lacinia GraphQL as an HTTP endpoint GitHub repo: https://github.com/walmartlabs/lacinia-pedestal Documentation: http://lacinia-pedestal.readthedocs.io/en/latest/ lacinia-pedestal 1.1 A subtle bug in subscriptions was fixed. There is now support for caching parsed queries in memory.

👏 17
1