AccurateArithmetic.jl
AccurateArithmetic.jl copied to clipboard
Calculate with error-free, faithful, and compensated transforms and extended significands.
I know nothing about Jekyll, less about its use with this repository. Guidance requested ( or just go ahead and remedy the issue :) ). [ _note that the repository,...
This allows to get updates for GitHub actions automatically. I have used this for my own packages, the [Trixi.jl framework](https://github.com/trixi-framework), and the [SciML organization](https://github.com/SciML). After merging this, you could also...
Includes a revised sqrt. [Accurate Calculation of Euclidean Norms using Double Word Arithmetic](https://hal.science/hal-03482567/document) (Nov 2022)
cf. https://github.com/JuliaSIMD/VectorizationBase.jl/issues/106#issuecomment-1976755164. It looks like VectorizationBase is a dependency here, and from a cursory glance of the codebase it seems pretty ingrained into it. How much effort would it be...
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...