Skip to content

Instantly share code, notes, and snippets.

@domitry
Created April 1, 2015 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domitry/0734a2936aa348087856 to your computer and use it in GitHub Desktop.
Save domitry/0734a2936aa348087856 to your computer and use it in GitHub Desktop.

The Mikon Project

Naoki Nishida

The Mikon Project provides an useful interface to tools for data analysis like Statsample and ones for visualization like Nyaplot.

The summary of works during the grant period is shown as below:

  • New DataFrame gem Mikon has become available
  • Bidirectional communication between IRuby kernel and JavaScript front-end has been implemented
  • Plotting library Nyaplot has been totally re-designed and the interactive analysis with GUI on IRuby is now available

Project websites

Examples

Installation

The Docker image that contains all products of the project is available on DockerHub.

To install Mikon into your environment, install NMatrix at first and then run gem install mikon. The installation method of NMatrix is available on GitHub wiki.

The newest version of Nyaplot is v0.2.0.rc1, so run gem install nyaplot --pre to try out new features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment