Jiawen (Kevin) Chen

Results 26 comments of Jiawen (Kevin) Chen

Is there any motion on this? It looks like PR#14077 has stalled. My team, which uses Bazel, is eagerly waiting NDK r23 so we can use Android 12 APIs. I'm...

Just a few nits - do you want to merge this?

This is very hard to parse. What did you run as your top level command? Can you also say what platform you're on and what version of gcc you're using?

Oops, I forgot the target is C++14, not C++17.

It's already defined in [matrix.h](https://github.com/dsharlet/array/blob/master/matrix.h) as `small_matrix`.

Gah, I clearly should have read the request more carefully. Now I'm really curious what use you have for a fixed size high dimensional array!

I don't have any good names though. `fill()` is already taken. `fill_with_pattern`? What's the dual of `enumerate`?

Awesome, thanks! Looking forward to it! Also, I'm happy to contribute to abseil the RETURN_IF_ERROR and ASSIGN_OR_RETURN macros as seen elsewhere on the web if the project finds them useful...

Just wanted to bubble this back up now that GoogleTest has officially announced plans to take on abseil as a dependency :).

Very strange! There is indeed a small shift between the luma and chroma channels and I agree that there might be something wrong with how the data is written. When...