remove reference to ArbFloats.jl which is deprecated.

This commit is contained in:
Oscar Smith 2022-01-21 16:31:25 -05:00 committed by GitHub
parent 01cf6c9f53
commit d0e8c287ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/