Re-add Matrix to doc/standard_library.rdoc [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fa409e6cbb
commit
51b709df07
@ -90,6 +90,7 @@ CMath:: Provides Trigonometric and Transcendental functions for complex numbers
|
|||||||
CSV:: Provides an interface to read and write CSV files and data
|
CSV:: Provides an interface to read and write CSV files and data
|
||||||
FileUtils:: Several file utility methods for copying, moving, removing, etc
|
FileUtils:: Several file utility methods for copying, moving, removing, etc
|
||||||
Logger:: Provides a simple logging utility for outputting messages
|
Logger:: Provides a simple logging utility for outputting messages
|
||||||
|
Matrix:: Represents a mathematical matrix.
|
||||||
OpenStruct:: Class to build custom data structures, similar to a Hash
|
OpenStruct:: Class to build custom data structures, similar to a Hash
|
||||||
Prime:: Prime numbers and factorization library
|
Prime:: Prime numbers and factorization library
|
||||||
RDoc:: Produces HTML and command-line documentation for Ruby
|
RDoc:: Produces HTML and command-line documentation for Ruby
|
||||||
|
Loading…
x
Reference in New Issue
Block a user