Jump to content

Matrix multiplication: Difference between revisions

m
→‎{{header|Ruby}}: Remove phantom category 'matrix.rb'.
(Updated D code)
m (→‎{{header|Ruby}}: Remove phantom category 'matrix.rb'.)
Line 1,871:
 
=={{header|Ruby}}==
Using {{libheader|'matrix.rb}}' from the standard library:
<lang ruby>require 'matrix'
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.