Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fast Numerical Linear Algebra Library for Ruby. NMatrix reimplementation.

License

NotificationsYou must be signed in to change notification settings

SciRuby/numruby

Repository files navigation

Build Status

Fast Numerical Linear Algebra Library for Ruby. NMatrix reimplementation.

Installation

Install dependency libraries

Debian/Ubuntu

sudo apt-get install libopenblas-devsudo apt-get install liblapack-devsudo apt-get install liblapacke-dev

Mac OSX

brew install openblasbrew install lapack

Build the library

git clone https://github.com/sciruby/numrubycd numruby/gem install bundlerbundle installrake compile

Run tests

raketest

Try out the code without installing

rake pry

Speed Test

ruby benchmark/bench.rb

Documentation

Yard is used for documenting class and methods following yardtags. To generate the static documentation in doc folder runyard doc. To serve it in localhost runyard server.

LICENSE

This software is distributed under theBSD 3-Clause License.

Copyright © 2018-2019, Prasun Anand

About

Fast Numerical Linear Algebra Library for Ruby. NMatrix reimplementation.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp