Daniel Lawrence Lu

Results 28 issues of Daniel Lawrence Lu

As you know, GitHub has dark mode now, but the transparent background images in the readme do not show up well. ![pic](https://s.dllu.net/ZBWCRZwmeA0qTqd2.png)

I confirm (by marking "x" in the [ ] below: [x]): - [x] This is not a troubleshooting question. [Troubleshooting questions go here: http://www.mattermost.org/troubleshoot/](http://www.mattermost.org/troubleshoot/). - [x] This doesn't reproduce on...

More Information Needed
Linux

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

* Arch Linux * kernel: linux-amd-staging-drm-next-git * `mesa-git` from LordHeavy's repo * AMD Radeon RX 5700 XT (`GPU: AMD NAVI10 (DRM 3.33.0, 5.2.0-rc1-amd-staging-drm-next-git-b8cd95e15410+, LLVM 10.0.0)`) * `radeon-profile-git` and `radeon-profile-daemon-git` from...

Per Mattermost guidelines, GitHub issues are for bug reports: . For troubleshooting see: https://forum.mattermost.com/. For feature proposals see: https://www.mattermost.com/feature-ideas/ If you've found a bug--something appears unintentional--please follow these steps: 1....

Bug Report/Open

I am interested in getting onnxruntime-rs running with CUDA based inference. (I'm also interested in getting AMDMIGraphX inference working but that's a whole nother can of worms) Anyway in `onnxruntime-rs/onnxruntime-sys/examples/c_api_sample.rs`...

Following my [comment on sophus](https://github.com/strasdat/Sophus/issues/192#issuecomment-533065151) I suspected that [Marsaglia's rejection sampling](http://mathworld.wolfram.com/HyperspherePointPicking.html) is faster than the more elegant method that is currently being used. So I implemented this method. Below are...

Hi I would like to [reassemble packets that have undergone IPV4 fragmentation](https://en.wikipedia.org/wiki/IPv4#Reassembly). I searched around and couldn't find anything. Is this something that `libpnet` would be interested in having? For...

#### Your system information * Steam Runtime Version: `steam-runtime_0.20210317.0` * Distribution: Arch Linux * Link to your full system information: https://gist.github.com/dllu/665971b00979b9b29db834a34f50a433 * Have you checked for system updates?: Yes *...

In general, [you cannot include GPL code in MIT-licensed project](https://www.tawesoft.co.uk/kb/article/mit-license-faq#:~:text=Can%20I%20use%20GPL-licensed,still%20contain%20MIT-licensed%20software.). However I see that `sort.py` is GPL v3 licensed.