Chip Hogg

Results 150 comments of Chip Hogg

> That's very interesting to hear, thanks! I was briefly looking at parsec or mole to check if their conversion factors to SI happened to have large prime factors, but...

To be clear: we already have experimental support for non-`is_arithmetic` Rep. Apparently, people have been using this, and it's been working fine so far. However, it would be nice to...

On further reflection and discussion, I'm leaning towards `coerce_as` rather than `force_as`, since "force" already has a different meaning in units-land.

> Is there a convention / pattern to make this look nicer? There's two! :upside_down_face: The first step is to confront the core question: if angles are "really" dimensioned, then...

Great to hear from you again, Brian! This issue is surprising and concerning. It's definitely a goal of Au that any user should be able to simply clone the repo...

Ah --- that's a telling result! I forgot to mention that the "just clone and run bazel" workflow has another step: [setting up direnv](https://aurora-opensource.github.io/au/main/develop/#step-2-set-up-direnv) to add our tools to your...

Hmm... do you have evidence that direnv is otherwise working? Maybe something like `which au-docs-serve`, which should definitely not exist anywhere else. Or, more directly, `echo $PATH` both before and...

Sanity check: does the Au folder show up before `/opt/homebrew/bin` in `PATH`? Not that I would know how to fix the problem based on this, but it'd be nice to...

Wow --- thanks for taking this on! It's very exciting to see this progress. This is a big step towards enabling the community to use Au more fully, and will...

By the way, I changed the title of this issue so that it could serve as the "support CMake" issue.