-
### DB Selector
DB3K
### Baseline
_No response_
### Hypothetical
Yes
### Name
TBD
### Class
Multifunctionele Ondersteuningsvaartuigen
### Country
Netherlands
### Se…
-
Hi, @harlanhong
Thanks very much for your very interesting work! I am wondering how you draw the 3D point cloud figures shown in Fig 9. of
the paper. Could you share the visualization codes with…
-
@brymz, I went over the codes that you and Stacy have on the wiki page regarding the advanced programming. There are very interesting. I was not able to loop over anything myself cause I did not have…
-
hello, I found your work is interesting from the vedio on youtube and want to run your codes for further study. However, there isn't any indication about how to use it. could you please show how to u…
-
A bug was filed recently about support for ANSI color codes in console.log in Firefox ([Bug 1720116](https://bugzilla.mozilla.org/show_bug.cgi?id=1720116)) where the reporter mentioned Chrome supporti…
-
# DESC pipeline software unified flow chart
Let's make a flow chart of all DESC codes!
Contacts: @aimalz @empEvil @EiffL
Day/Time: Wednesday 7h-11h ET
Main communication channel: TBD
GitHub …
-
## Problem
Right now we don't filter ANSI codes from cells, but we also miscalculate the size when rendering text with ANSI in it.
This means that you'll get some weird results when writing ansi str…
-
At the moment, standard codes used require manual typing of the code tuple, such as [here](https://github.com/QIICR/dcmqi/blob/master/libsrc/ParaMapConverter.cpp#L153). This is error-prone and long. I…
-
The computation of the Hessian of the squared euclidean norm results in an interesting output:
```
using ForwardDiff;
f(x::Vector) = .5*norm(x, 2)^2;
x = zeros(2);
ForwardDiff.hessian(f, x)
```
…
-
### Description
AMReX is a C++ library and uses (for historic reasons) F-based indexing. While writing CUDA Array Interface bindings for AMReX, we noticed the following interesting behavior.
We …
ax3l updated
5 months ago