Qianqian Fang

Results 37 issues of Qianqian Fang

[mcxcl](https://github.com/fangq/mcxcl) is a package my group developed for efficient photon transport simulations. It has good performance on the latest Vega64 GPU using the amdgpu-pro driver, see Fig. 2 of our...

bug

this is not a bug, but a question I am wondering if it is possible to access the underlying TypedArray buffer after `.pick` or `.slice`? I noticed that calling `.selection.data`...

my student and I are working on a robust registration between face-mesh with other head/brain-landmarks used for neuroimaging, specifically, the [10-20 system](https://en.wikipedia.org/wiki/10%E2%80%9320_system_(EEG)) for EEG. the comments in a previous issue...

type:feature
legacy:face mesh
stat:awaiting googler

First, congrats to the developers. a powerful tool, found [immediate use for my projects](https://twitter.com/FangQ/status/1763627271472996795). Because most of our tools are written in MATLAB/Octave, I found that the generated `.glb`file is...

### Required prerequisites - [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [X] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage

I apologize for posting a question here if this is not the preferred place. I am setting up a couchdb server but could not find a way to create an...

**Describe the solution you'd like** This is a follow up to a previous issue #255. I would like to control the indentation of the docstring (the contiguous block of comments...

bug: minor
component: parser

thanks for developing this action script! I spent the past few hours trying to use it for one of my CUDA projects. I found two issues and would like to...

see https://github.com/ubjson/universal-binary-json/issues/61#issuecomment-492445324 Fixed a few gcc warnings, added the missing `ubjw_begin_ndarray()` function. valgrind now gives me a lost buffer inside `priv_ubjr_read_raw_array()` which I modified, I suspect it is related to...

First, thank you for this wonderful library! I just added `fson` to one of my f90 projects and decided to make `fson_get` calls to accept default values when a specified...