drrmmng

Results 6 issues of drrmmng

Hi, here are some approaches that perform a sorted search. Each row in `x` should be searched for an the corresponding column of `s`. All `get_index` functions give the correct...

needs adjoint

Hi, when I run the code below on the CPU everything works as expected. When trying to run it on the GPU, I get the error: ```Julia ERROR: LoadError: InvalidIRError:...

I'm using a pipeline that reads text from file via Apache Tika, performs some pre-processing and writes it into a MongoDB. The following is a truncated version of my script....

First off: Queryverse.jl is absolutely awesome! Is there a way to use other plotting libraries instead of vega lite? And if so, how would you integrate them in the pipeline?

enhancement

When running the example app and refreshing it in the browser, I get the following error: ``` ┌ Error: error handling request │ exception = │ IOError: stream is closed...

Hi! I'm new to Bonito and not very experienced in the development of web applications. I really like Bonito so far, but I'm unsure about the **recommended workflow** when developing...