Liu Zhen

Results 22 issues of Liu Zhen

**Describe the bug** By the docker compose spec, each included files should be treated as individual project. Meaning that 1. Relative path in the docker compose file should be considered...

bug

**Is your feature request related to a problem? Please describe.** Python developing that would be better with cuda accelarate. **Describe the solution you'd like** A cuda enabled pip whl such...

enhancement

I'm doing a general python template for my team, some of them would like to develop in CPP(cmake) then pybind to python for integration, other's doing pure python. I would...

I'm doing a Python extended library based on CMake and C++, and the dependencies include OpenCV and PCL, which are installed in the system. The Python environment is managed by...

Error: Handler not found for 'obsidian' URLs zotero.js:1094:17 launchURL chrome://zotero/content/xpcom/zotero.js:1094 sendToObsidian jar:file:///home/lz/.zotero/zotero/j5r7dw2y.default/extensions/[email protected]!/bootstrap.js:11 handleSelectedItems jar:file:///home/lz/.zotero/zotero/j5r7dw2y.default/extensions/[email protected]!/bootstrap.js:11 onload jar:file:///home/lz/.zotero/zotero/j5r7dw2y.default/extensions/[email protected]!/bootstrap.js:11

Please correct me if i'm wrong. As to my understanding, all the Gaussians along the viewing ray direction will contribute to the Rasterisation. This would not be a issue in...

I'm interested in adding support for pytorch tensor, such that users can use it directly without constantly convert the data type. The coding is trivial, I'm already taking hands on...

new feature
ongoing discussion

I made a custom decorator as follows: ``` python from viztracer import trace_and_save as _trace_and_save def trace_and_save(func=None): if os.environ.get("TRACER", None) is None: return func project_root = rootutils.autosetup() include_files=None # include_files...

need repro

I have to build a docker image for my development in a confidential cluster which can not connect to github. My dotfile settings use antigen, and I'd like to keep...

# 1. Issues with the Zellij UI / behavior / crash ## Issue description × Thread 'signal_listener' panicked. ├─▶ At zellij-client/src/lib.rs:705:14 ╰─▶ called `Result::unwrap()` on an `Err` value: Error {...