Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
scheinerman committed Aug 16, 2022
1 parent 8bc1eb2 commit 9bc6ab2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LinearAlgebraX"
uuid = "9b3f67b0-2d00-526e-9884-9e4938f8fb88"
version = "0.1.9"
version = "0.1.10"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@



[![Build Status](https://travis-ci.com/scheinerman/LinearAlgebraX.jl.svg?branch=master)](https://travis-ci.com/scheinerman/LinearAlgebraX.jl)


This module implements basic linear algebra methods for matrices
with exact entries (e.g., `Rational{Int}` values). The function names
Expand Down

0 comments on commit 9bc6ab2

Please sign in to comment.