From d0e8c287ca7195d75e6f69a9b30e4e847b0fb43e Mon Sep 17 00:00:00 2001 From: Oscar Smith Date: Fri, 21 Jan 2022 16:31:25 -0500 Subject: [PATCH] remove reference to ArbFloats.jl which is deprecated. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cb52db99..c291f0c3 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,5 @@ C99 `complex double` type is available Other third-party wrappers include: * A Julia interface: https://github.com/JeffreySarnoff/ArbNumerics.jl -* Another Julia interface: https://github.com/JuliaArbTypes/ArbFloats.jl * Java wrapper using JNA: https://github.com/crowlogic/arb/