Jichen Li

Results 39 comments of Jichen Li

Hi! Do we have any roadmap now?

Hi, how well do you think NumPy supports data validation? numpydantic does quite well, but I'd prefer more built-in support.

I think `FetchContent` is work for `xtl` and `xtensor`, but not for `xtensor-blas` ``` FetchContent_Declare( xtensor-blas GIT_REPOSITORY https://github.com/xtensor-stack/xtensor-blas.git ) FetchContent_MakeAvailable(xtensor-blas) ``` error: ``` local xtensor-blas not found, downloading from github......

> You have to return something. Maybe try to start from this example https://github.com/datalayer/jupyter-ui/blob/main/packages/react/src/examples/Notebook.tsx Thanks for your suggestions! If I return something like the example, I also have some errors....

Hi, im quite interest in this idea, maybe we can work together? do you still interest in this idea?

Super nice job! I can't wait for it to support v4. I am making an interactive visualization package in which someone can use package code to operate the content of...

Hi, do you have plan to support torch.Tensor as well?

@andrewgsavage @lucascolley Brillant wrok! Thanks for your information, and I can move my code to pint safely.

> > [@andrewgsavage](https://github.com/andrewgsavage) [@lucascolley](https://github.com/lucascolley) Brillant wrok! Thanks for your information, and I can move my code to pint safely. > > if you do get this working, please post about...