File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ few useful/interesting types that can be used:
8
8
| Julia Type Name | Julia Package | Use case |
9
9
| :------------------------ | :------------------------------------------------------------------------------------- | :--------------------------------------------------------------- |
10
10
| BigFloat | Base Julia | Higher precision solutions |
11
- | ArbFloat | [ ArbFloats .jl] ( https://github.com/JuliaArbTypes/ArbFloats .jl ) | More efficient higher precision solutions |
11
+ | ArbFloat | [ ArbNumerics .jl] ( https://github.com/JeffreySarnoff/ArbNumerics .jl ) | More efficient higher precision solutions |
12
12
| Measurement | [ Measurements.jl] ( https://github.com/JuliaPhysics/Measurements.jl ) | Uncertainty propagation |
13
13
| Particles | [ MonteCarloMeasurements.jl] ( https://github.com/baggepinnen/MonteCarloMeasurements.jl ) | Uncertainty propagation |
14
14
| Unitful | [ Unitful.jl] ( https://painterqubits.github.io/Unitful.jl/stable/ ) | Unit-checked arithmetic |
You can’t perform that action at this time.
0 commit comments