From 17ff4af89c49b054c10ee2d1832b224ba10b733a Mon Sep 17 00:00:00 2001 From: Christopher Doris Date: Mon, 20 Aug 2018 12:40:39 +0100 Subject: [PATCH] Documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0c608e..5188a3a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ It differs from [the first implementation (`ExactpAdics`)](https://github.com/cj + Adds representations for vector spaces, vectors and matrices over p-adic fields. + Adds `DiscriminantValuation`, `VectorSpace`, `StandardForm` and `OptimizedRepresentation` for field extensions. + Adds `SplittingField`. -! Fixes bug in `IsCoercible` +! Fixes bugs in `IsCoercible`. ``` ### v0.2.0