WeSearch

Incanter: A Clojure-based R-like platform for statistical computing and graphics

·1 min read · 0 reactions · 0 comments · 10 views
#clojure#statistics#data-visualization#programming
⚡ TL;DR · AI summary

Incanter is a Clojure-based platform designed for statistical computing and graphics, leveraging the capabilities of the JVM. It integrates various libraries for data processing and visualization, making statistical programming more accessible than in pure Java. The platform is inspired by previous Lisp-based statistical environments and offers a user-friendly interface for developers.

Key facts
Original article
Incanter
Read full at Incanter →
Opening excerpt (first ~120 words) tap to expand

Interactive, dynamic, functional statistical-programming on the JVM Incanter leverages both the power of Clojure, a dynamically-typed, functional programming language, and the rich set of libraries available on the JVM for accessing, processing, and visualizing data. At its core are the Parallel Colt numerics library, a multithreaded version of Colt, the JFreeChart charting library, the Processing visualization library, as well as several other Java and Clojure libraries. Clojure’s seamless integration with Java makes leveraging these libraries much simpler than is possible in R, and Incanter’s R-like semantics and interactive shell makes statistical programming much simpler than is possible in pure Java.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Incanter.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Incanter