Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scheinerman authored Nov 28, 2023
1 parent 122c70c commit f7ad618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appended.
The functions in this module work for all types of `Integer`, `Rational`, and `Mod`
entries in matrices. Other exact numbers may work as well, but are not tested.

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,
be type stable, the results of many of these functions are `big`. That is, the `detx`
of an integer matrix has entries of type `BigInt`.

Expand Down

0 comments on commit f7ad618

Please sign in to comment.