We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ee034 commit b69f2caCopy full SHA for b69f2ca
doc/Language/math.pod6
@@ -116,6 +116,9 @@ precision, the same as the default C<Int> class.
116
Some modules in the ecosystem can work with additional data types
117
mathematically:
118
119
+=item L<C<Math::Vector>|https://github.com/colomon/Math-Vector>
120
+basic operations for L<vectors|https://en.wikipedia.org/wiki/Coordinate_vector>.
121
+
122
=item L<C<Math::Matrix>|https://github.com/pierre-vigier/Perl6-Math-Matrix>
123
operates on the L<matrix field|https://en.wikipedia.org/wiki/Matrix_field>.
124
0 commit comments