H. Thomson Comer

Results 117 comments of H. Thomson Comer

We do have some cloud solutions you can play with cuspatial on. Let me call on @taureandyernv to explain the latest state-of-the-art cloud solution. As for benchmarking, I'll talk to...

The particles demo is displaying a NAD database of points on top of a Google Earth background image as texture. The app requests the data points from `api-server` and displays...

An important item I remembered during our weekly meeting is that the server presently has a terrible memory leak. If I use the full dataset of 67m points the server...

Are you sure autovim is causing this issue? It has worked with text areas in colab for me easily.

Thanks @rohitsrao ! I'm not able to dedicate a lot of time to this project, but I totally agree with your feature asks. Both would require adding a new JS...

I'm not sure - this simple plugin is based on the Vim Mode options from CodeMirror: https://codemirror.net/doc/manual.html#vimapi and https://codemirror.net/demo/vim.html I vaguely remember seeing a way to customize settings but I...

That's awesome, thanks @wwenbow !

Hey @Yomguithereal, thanks for your consideration! Your analysis is essentially correct. The GPU is able to read graphology data files and pack them into the serialized backing buffers that `sigma.js`...

This was resolved by https://github.com/rapidsai/cuspatial/pull/794

I don't think this is a problem anymore.