Fork me on GitHub
#announcements
<
2024-01-18
>
genmeblog12:01:54

New https://github.com/generateme/fastmath released! What's new since 2.2.1 1. SMILE 3.0.2 dependencies (mainly used for clustering and some stastical algorithms) 2. Numerical https://generateme.github.io/fastmath/notebooks/notebooks/calculus/#differentiation and https://generateme.github.io/fastmath/notebooks/notebooks/calculus/#integration (with native: h-adaptive Gauss-Kronrod, Cubature and VEGAS+ algorithms) 3. Linear optimization 4. https://generateme.github.io/fastmath/notebooks/notebooks/complex_quaternion/index.html#quaternions 5. Fixed size (2d, 3d and 4d) matrices

🎉 11
2
genmeblog14:02:55

Important information - unfortunately SMILE 3.0.2 is GPL 😕 Please be careful. The next version of fastmath will be back to LGPL dependency.

Alex Miller (Clojure team)13:01:39

https://github.com/clojure/tools.namespace 1.4.5 is now available: • Fix https://clojure.atlassian.net/browse/TNS-58: Split refresh logic into scan and refresh-scanned so scan can be called separately (thanks @tonsky)

🎉 12
Arthur Fücher14:01:01

https://plugins.jetbrains.com/plugin/23073-clojure-repl 0.1.4 is out: • Add support for starting REPL from inside IntelliJ. https://github.com/afucher/clojure-repl-intellij/issues/40 (tks @ericdallo) • Add support to read .nrepl-port file to connect to a running nREPL process. https://github.com/afucher/clojure-repl-intellij/issues/5

🎉 13
intellij 5