mentat

Version, currently master branch1 version
  • master branchlatestApr 9, 2019

gitlab.com/ruivieira/crystal-mentat

A Crystal library for scientific computing with a focus on data science and machine learning.

0 stars
0 dependents
License: Apache 2.0

Installation

# Add this to your shard.yml
dependencies:
  mentat:
    gitlab: ruivieira/crystal-mentat
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
Apache 2.0
Author
Rui Vieira

Dependencies

Development Dependencies

  • gsl*github: ruivieira/crystal-gsldev
  • matplotcr~> 0.1.2gitlab: ruivieira/matplotcrdev

README

mentat

A Crystal library for scientific computing with a focus on data science and machine learning.

Features

  • Balanced Box-Decomposition Trees
  • Monotonic Cubic Spline Interpolation