0.0
No release in over a year
numerical solution for mechanics equation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.2, >= 0.2.1
 Project Readme

num4mechaequation

数値計算による力学的な方程式類を解くFFI

decscription

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

Demo

VS.

Requirement

ruby num4simdiffライブラリ

Usage

sample/samplez.rbファイルを参照

install

From rubygems:

    [sudo] gem install num4mechaequ

or from the git repository on github:

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

Contribution

Licence

MIT

Author

siranovel