Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scheinerman authored Jan 18, 2024
1 parent 8fbede6 commit 3ae9f75
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 @@ -11,7 +11,7 @@ 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 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`.
of an integer matrix returns a `BigInt`.

## Functions

Expand Down

0 comments on commit 3ae9f75

Please sign in to comment.