Project

num4inte

0.0
The project is in a healthy, maintained state
numerical solution for integral
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 12.3, >= 12.3.3

Runtime

~> 1.0, >= 1.0.1
 Project Readme

num4integral

数値計算による積分を解くFFI

decscription

詳細は、https://siranovel.github.io/mydocs/num4integral

Demo

VS.

Requirement

ruby FFI-compilerライブラリ

Usage

install

From rubygems:

    [sudo] gem install num4inte

or from the git repository on github:

    git clone https://github.com/siranovel/num4integal.git  
    cd num4integal  
    jruby -S gem build num4inte.gemspec
    jruby -S gem install num4inte

Contribution

Licence

MIT

Author

siranovel