From 7611e8bd848cb9672d20c8eed7974db9c156b121 Mon Sep 17 00:00:00 2001 From: zavster Date: Tue, 17 Oct 2017 20:00:45 -0400 Subject: [PATCH] Add Morpheus library for scientific computing on the JVM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e000acc..4399933 100644 --- a/README.md +++ b/README.md @@ -713,6 +713,7 @@ A curated list of awesome Java frameworks, libraries and software. * [JGraphT](https://github.com/jgrapht/jgrapht) - Graph library that provides mathematical graph-theory objects and algorithms. * [JGraphX](https://github.com/jgraph/jgraphx) - Library for visualizing (mainly Swing) and interacting with node-edge graphs. * [Mines Java Toolkit](https://github.com/MinesJTK/jtk) - Library for geophysical scientific computation, visualization and digital signal analysis. +* [Morpheus](http://www.zavtech.com/morpheus/docs/) - A DataFrame library to enable fast, efficient, in-memory analytics for scientific computing on the JVM. * [Tablesaw](https://github.com/lwhite1/tablesaw) - Includes a data-frame, an embedded column store, and hundreds of methods to transform, summarize, or filter data. ## Search