Kevin L. Keys

Results 9 issues of Kevin L. Keys

- [x] This comment contains a description of changes (with reason) - [x] `CHANGELOG.md` has been updated - [x] There is example tool output for tools in the repository or...

WIP
module: enhancement

## Is your feature request related to a problem? Please describe as part of software best practices, it's probably wise (and sometimes maybe necessary) to include software licenses for packaged...

linting
command line tools

Is it possible to conditionally load OpenCL depending on whether or not Julia can find an OpenCL library? For Unix systems, I thought that I could imitate what appears in...

upstream

Is it possible to enforce type stability when wrapping kernel calls with `OpenCL.wait`? The inferred return type of `OpenCL.wait` is `Union{Array{OpenCL.CLEvent,1},OpenCL.CLEvent}`. I can try to illustrate using a part of...

any interest in adding the most recent rat reference? https://rgd.mcw.edu/wg/news/new-rat-genome/ happy to contribute where I can; I've never added to iGenomes before

I am using MathProgBase.jl in a publication. Is there a standard citation that I may cite? If not, then should I [cite JuMP](https://github.com/JuliaOpt/JuMP.jl#citing-jump)?

docs

How does one perform matrix-vector multiplication with a `SnpArray`? Currently a `SnpArray` lacks `A_mul_B!` and `Ac_mul_B!` typed specifically for `SnpMatrix`, which precludes operations like `x * y` for `SnpArray` object...

... is this?!