You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2023. It is now read-only.
The most popular implementation of this sort of thing seems to be Bailey's QD package (which also includes double-double arithmetic).
Would be good to do some comparison with that package in terms of performance, accuracy, etcetera, to see how this Julia package compares, in order to have some confidence in this implementation.
See also this paper for a good review of the state of the art.
The most popular implementation of this sort of thing seems to be Bailey's QD package (which also includes double-double arithmetic).
Would be good to do some comparison with that package in terms of performance, accuracy, etcetera, to see how this Julia package compares, in order to have some confidence in this implementation.
See also this paper for a good review of the state of the art.