Andrey Prokopenko

Results 98 issues of Andrey Prokopenko

Not sure if I am missing something, but here is my problem: ```bash $ grep free ~/.local/share/autojump/autojump.txt 31.6227766016 /home/aprokop/local/opt/freemind-1.0.1 ``` so there should only be a single completion for `free`....

priority-medium

Right now, the following does not work ```c++ Kokkos::Experimental::OffsetView v(Kokkos::ViewAllocateWithoutInitializing("name"), {-1, 5}); ```

Enhancement
InDevelop

Would it be possible to use `browser.storage.sync` instead of `browser.storage.local`?

help wanted

Green: done Red: needs review/approval Gray: optional ```mermaid graph TD; id714(Update SYCL testing #714) id717(Update Cartesian Grid #717) id720(Update KDOP GeometryTraits #720) id701(returnCentroid #701) id713(Hyper geometries #713) id722(Morton codes #722)...

enhancement

This allows to generate arbitrary sized problems for DBSCAN. I'm still not sure which parameters of the SS algorithm should be exposed to the user. The algorithm is described in...

enhancement
clustering

I'd like to have a discussion about introducing some kind of utility in ArborX for sharing data. We could start small by just sharing point files, because that's the only...

enhancement