From 9bc6ab2a1b9ddfa8b9eaacdd5d05d38eaeac0b6e Mon Sep 17 00:00:00 2001 From: Ed Scheinerman Date: Mon, 15 Aug 2022 20:16:57 -0400 Subject: [PATCH] Update documentation --- Project.toml | 2 +- README.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index e143e33..00d8c49 100644 --- a/Project.toml +++ b/Project.toml @@ -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" diff --git a/README.md b/README.md index 29e9b1f..4548c3e 100644 --- a/README.md +++ b/README.md @@ -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