Leo Singer
Leo Singer
I wonder if there is a workaround that we can apply to our custom SCSS so that we can keep using the latest version of USWDS until this is fixed.
Any updates on this? We're still stuck on uswds 3.1.0 due to it.
Thanks! @dakota002, what do you think, is a downstream workaround possible?
> Do you use it? Yes I do. > Or are there others that are missing that we should add before cutting a new release? Not sure at the moment;...
My main concern is that the core routines are still Numpy ufuncs so that they get broadcasted over indices and types appropriately. I am not familiar with Rust build tools...
@bmatthieu3, my concern is that the Rust implementation does not broadcast over indices because it is not providing a Numpy ufunc. For example, it chokes on this: ```pycon >>> import...
Interestingly, the popular [`cryptography` package uses rust](https://cryptography.io/en/latest/installation/?highlight=rust#rust) now. I am prepared to lift my objection to including rust as a dependency.
I need this too because I use healpy for supporting NUNIQ indexing.
I love this idea! I tried to do something like this many years ago, but never got it over the finish line. I am excited to review this.
> @lpsinger , do you want this in your 1.0 ? Hmm, I forgot about this! Do you think that this would eventually replace the existing high-level HEALPix class?