summaryrefslogtreecommitdiff
path: root/test/matrix/test_vector.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-03-05* lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre
2014-11-19test_vector.rb: fix exception classnobu
2014-11-19* lib/matrix.rb: Vector#independent? and associated class methodmarcandre
2014-11-19* lib/matrix.rb: Add Vector#angle_withmarcandre
2014-10-29* lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre
2014-10-29* lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre
2014-10-07* lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre
2014-10-07* lib/matrix.rb: Add Vector.basis.marcandre
2014-07-11* lib/matrix.rb: Fix sign for cross_product [#9499]marcandre
2012-09-03matrix.rb: complex vectornobu
2010-04-11* lib/matrix.rb: Deprecate Vector#elements_to{i/f/r}marcandre
2010-04-05* test/matrix/test_vector.rb: Oups, removed another obsolete testmarcandre
2010-01-27* test/matrix/test_matrix.rb, test/matrix/test_vector.rb: add somemame
2008-09-15* test/matrix/test_matrix.rb (setup): typo.yugui
2008-09-14* lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?".yugui