-
Name
-
bigdecimal
-
Version
-
1.3.0.pre.2
-
Platform
-
ruby
-
Authors
-
Kenta Murata
Zachary Scott
Shigeo Kobayashi
-
Bindir
-
bin
-
Date
-
2016-12-10 00:00:00 UTC
-
Dependencies
-
rake (~> 10.0, development)
rake-compiler (~> 0.9, development)
minitest (~> 4.7.5, development)
-
Description
-
This library provides arbitrary-precision decimal floating-point number class.
-
Email
-
mrkn@mrkn.jp
-
Extensions
-
ext/bigdecimal/extconf.rb
-
Files
-
bigdecimal.gemspec
ext/bigdecimal/bigdecimal.c
ext/bigdecimal/bigdecimal.h
ext/bigdecimal/depend
ext/bigdecimal/extconf.rb
lib/bigdecimal/jacobian.rb
lib/bigdecimal/ludcmp.rb
lib/bigdecimal/math.rb
lib/bigdecimal/newton.rb
lib/bigdecimal/util.rb
sample/linear.rb
sample/nlsolve.rb
sample/pi.rb
-
Homepage
-
https://github.com/ruby/bigdecimal
-
Licenses
-
ruby
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
> 1.3.1
-
Rubygems version
-
2.6.7
-
Specification version
-
4
-
Summary
-
Arbitrary-precision decimal floating-point number library.
-
Original platform
-
ruby
-
New platform
-
ruby