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 122c70c commit f7ad618Copy full SHA for f7ad618
README.md
@@ -8,7 +8,7 @@ appended.
8
The functions in this module work for all types of `Integer`, `Rational`, and `Mod`
9
entries in matrices. Other exact numbers may work as well, but are not tested.
10
11
-As the goal of this module is always to give exact answers but, at the same time,
+As the goal of this module is always to give exact answers and, at the same time,
12
be type stable, the results of many of these functions are `big`. That is, the `detx`
13
of an integer matrix has entries of type `BigInt`.
14
0 commit comments