Jules Chéron
Jules Chéron
With the reorganization in facets, I need to update conflicts & API reference. I haven't had much time lately, I'll try to look into it soon.
Ok this is ready to be merged. There is still work to be done to have a proper API Reference that we can link in the documentation.
@keewis & @hgrecco if you can make a final review. API reference is somewhat difficult to address wit the new facets split. I'll see what I can do after this...
> One more thing (sorry) that I just noticed. At the footer I would rather put By the Pint Authors (and if possible a link to the AUTHORS file). Ok,...
I agree with @keewis. I'll try to fix most of your remarks but we need to get this out & work form there. I've delayed this for quite some time...
I've changed the footer. I'll wait for CI to finish & I'm gonna merge this. We can have follow up issues/PR.
Can reproduce
aliases not found seems to come from this commit 26461894df8958f91c52bea6ee9bf5efa5306492 @hgrecco It seems aliases are not added anymore, it comes from definition being frozen & it seems to be a...
I don't think there is a public way to retrieve aliases no.
`UnitRegistry.get_compatible_units(self, unit,system_or_group: str) -> frozenset[Unit]` Get all compatible units within a system coherent with base units : - base units - named derived_units (from base_units) - composition from based units...