SymbolicML/DynamicQuantities.jl
Efficient and type-stable physical quantities in Julia
JuliaApache-2.0
Issues
- 43
TagBot trigger issue
#19 opened by JuliaTagBot - 3
Can't apply units to a range
#157 opened by mcabbott - 1
Even more rigorous testing with PropCheck
#57 opened by MilesCranmer - 5
@register_unit not global
#151 opened by bodokaiser - 2
Add `iscompatible` to check if two quantities are compatible, e.g., `iscompatible(u"m", u"mm") == True`
#150 opened by bodokaiser - 4
Numerical value of 1 year (yr)
#149 opened by pmc4 - 2
- 8
Feature Suggestion: SymbolicAffineDimensions
#144 opened by Deduction42 - 1
- 3
Is there a localization for unit.
#143 opened by Hareshutit - 15
validate_upreferred() destroys performance. Should there be a way to opt out?
#139 opened by RGonTheNoble - 7
unexpected behavior with Set?
#142 opened by maxasauruswall - 1
- 2
How to cite DynamicQuantities.jl?
#137 opened by aelmokadem - 2
Why `one(1u"kg")` no dimension?
#130 opened by liuyxpp - 2
Pretty print element types of `QuantityArray`
#131 opened by BambOoxX - 10
Meshes.jl test failure
#118 opened by MilesCranmer - 5
`bionomial` and `factorial` functions not defined?
#124 opened by TorkelE - 7
Molar units not supported
#127 opened by TorkelE - 3
Round tripping Quantities through String
#122 opened by jdm204 - 28
Quantity currently incompatible with QuadGK
#40 opened by mikeingold - 14
Base.isapprox fails for Vector{Quantity}
#111 opened by mikeingold - 4
Radian/Steradian
#28 opened by MilesCranmer - 6
Compatibility with `zero(::Type{T})`
#76 opened by MilesCranmer - 6
- 6
u"Ω" errors in precompilation
#105 opened by YingboMa - 4
Adding "missing" units
#69 opened by jkrumbiegel - 6
- 3
Feature suggestion: assignment of variables as unit during with `using DynamicQuantities: <list of units>`
#43 opened by briochemc - 3
`map` fails with `QuantityArray`
#94 opened by jkrumbiegel - 1
`reduce(vcat` returns corrupted result
#93 opened by jkrumbiegel - 2
- 7
Logo
#59 opened by jkrumbiegel - 7
Unitful conversion fails for symbolic units
#79 opened by jkrumbiegel - 6
Behavior with `missing`
#68 opened by jkrumbiegel - 12
Unexpected sum Performance Delta vs Unitful
#55 opened by mikeingold - 1
Further improvements to startup time
#67 opened by MilesCranmer - 1
Support dispatches on `Number`, `Real`, etc.
#44 opened by gaurav-arya - 1
- 0
Registering custom unit propagation rules
#64 opened by gaurav-arya - 0
Immutable constants for symbolic dimensions
#60 opened by MilesCranmer - 4
Make SparseArrays a weak dependency?
#53 opened by devmotion - 1
- 0
- 17
Add a scale factor dimension?
#10 opened by odow - 6
Physical constants
#26 opened by MilesCranmer - 3
Use `Int64 / C` as default
#20 opened by MilesCranmer - 0
CGS units type / other type systems
#25 opened by MilesCranmer - 1
INVALID vs error
#16 opened by j-fu - 1
Beware of `preferunits`
#12 opened by j-fu