Robert J. Ennis

Results 10 issues of Robert J. Ennis

Julia - http://julialang.org Octave - http://www.gnu.org/software/octave --Rob

Hello there, I was recently trying a glmfit. I tested the example given in the help for the function (glmfit_multilevel) and I get the following error. It seems that the...

Hey there, using neovim (v0.3.8) with the latest vimwiki, taskwiki, and tasklib, as well as taskwarrior 2.5.1. The plugins were installed with latest vim-plug. When I open a vimwiki file,...

question

Currently, to get a single element out of a Dataframe, I use a macro like the following: ```rust macro_rules! get_df_value { ($df: ident, $what: expr, $x: expr) => { {...

I've only started really learning about SIMD and how to use it about three days ago. I'm trying to convert some code from Sleef: https://github.com/shibatch/sleef to Rust-SIMD. However, some of...

Hi there, many thanks again for all the hard work! The following command returns several matches for a Java program on a machine we have: ``` find . -name '*[wj]ar'...

First off, many thanks for this great tool in this terrible situation! Sorry if this is the wrong place to raise this, but it seems we might be getting false...

Related to #1, this no longer works with the latest version of alta, since the alta namespace doesn't appear to exist anymore or has changed name. The most recent version...

_My previous comment was removed after reading a bit on the sRGB space._ We should add some documentation on the meaning of the scaled XYZ values and their relation to...

wontfix
downstream

Hello, I've been happily using the glfw crate on OpenBSD, so many thanks! :-) However, I found out today that v0.23 does not work on OpenBSD. To get v0.22 to...