issues
search
matterhorn103
/
quanstants
Intuitive and unastonishing physical quantities, units, constants, and uncertainties in Python
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reciprocal centimetre has extra space in front of it
#54
matterhorn103
opened
3 weeks ago
0
Store unit and constant data in TOML
#53
matterhorn103
opened
3 weeks ago
1
Provide a method to produce `datetime` objects from quantities with dimensions of time
#52
matterhorn103
opened
1 month ago
0
Astropy
#51
matterhorn103
closed
3 months ago
0
astropy (.units and .constants) intercompatibility
#50
matterhorn103
opened
5 months ago
0
Add CONTRIBUTING
#49
matterhorn103
opened
5 months ago
0
Add cgs and other unit systems with different bases
#48
matterhorn103
opened
5 months ago
0
Drop space between number and unit for some units, add env variables
#47
matterhorn103
closed
5 months ago
0
Add a conversions module to express common "equivalencies" that are actually in non-equivalent units
#46
matterhorn103
opened
5 months ago
0
Some units should have no space between the number and the unit
#45
matterhorn103
closed
5 months ago
1
Support type hints for quantities with specific units
#44
matterhorn103
opened
5 months ago
0
Consider adding a scaling factor to units like astropy.units
#43
matterhorn103
opened
5 months ago
0
Add dynamic loading of prefixes/units/constants and save_config method
#42
matterhorn103
closed
5 months ago
0
Reorganise hierarchies with new AbstractBaseClasses
#41
matterhorn103
closed
5 months ago
0
Lazy auto-cancelling and custom Dimensions dict
#40
matterhorn103
closed
5 months ago
0
Lazy evaluation of CompoundUnit
#39
matterhorn103
closed
5 months ago
0
Consider lazy evaluation of compound units
#38
matterhorn103
closed
5 months ago
1
Support standard behaviour, operations, and functions as for numerical types
#37
matterhorn103
opened
5 months ago
1
Allow fractions, complex numbers, NaN for a Quantity's number
#36
matterhorn103
opened
5 months ago
2
New units
#35
matterhorn103
closed
5 months ago
0
Add logarithmic units and quantities
#34
matterhorn103
closed
5 months ago
0
Add interfaces to other relevant packages
#33
matterhorn103
opened
5 months ago
0
Add allowed values to config.toml
#32
matterhorn103
closed
5 months ago
1
Store base
#31
matterhorn103
closed
5 months ago
0
Add periodic table data
#30
matterhorn103
opened
5 months ago
0
Support most of the same units as pint
#29
matterhorn103
opened
5 months ago
0
Pint intercompatibility
#28
matterhorn103
opened
5 months ago
0
Consider matching the API of other units software more closely
#27
matterhorn103
opened
5 months ago
0
Turn registries into modules, big refactor!
#26
matterhorn103
closed
5 months ago
0
Auto test readme
#25
matterhorn103
closed
5 months ago
0
Add unit and constant loading from toml
#24
matterhorn103
closed
5 months ago
0
Faster hashing
#23
matterhorn103
closed
5 months ago
0
Investigate possibility of reusing compound units
#22
matterhorn103
closed
5 months ago
2
Implement reinitialization of units or unitreg after changing config settings
#21
matterhorn103
opened
5 months ago
0
Make Unitless a subclass of BaseUnit, and make radian and steradian Unitless
#20
matterhorn103
closed
5 months ago
0
Move logic for mult/div between unit and quant to Unit
#19
matterhorn103
closed
5 months ago
0
Return to on_scale() syntax from on()
#18
matterhorn103
closed
5 months ago
0
Fix fully cancel
#17
matterhorn103
closed
5 months ago
0
Consider making radian and steradian instances of `Unitless`
#16
matterhorn103
closed
5 months ago
1
Increase immutability of units and quantities
#15
matterhorn103
closed
6 months ago
0
New rounding behaviours and config defaults moved to config.toml
#14
matterhorn103
closed
6 months ago
0
Allow custom units to be loaded from `quanstants.toml`
#13
matterhorn103
closed
5 months ago
0
Consider having `fully_cancel()` return a number for unitless quantities
#12
matterhorn103
closed
5 months ago
1
Change rounding defaults
#11
matterhorn103
closed
6 months ago
2
`Quantity.fully_cancel()` is broken
#10
matterhorn103
closed
5 months ago
0
Respect user choice for converting float as string in more places
#9
matterhorn103
closed
6 months ago
0
Permeate CONVERT_FLOAT_AS_STR throughout
#8
matterhorn103
closed
6 months ago
0
Allow single string input for both units and quantities
#7
matterhorn103
closed
6 months ago
0
Support polars dataframes
#6
matterhorn103
opened
6 months ago
0
Support numpy/ndarray
#5
matterhorn103
opened
6 months ago
2
Next