EmmanuelCharpentier

Results 32 comments of EmmanuelCharpentier

I second this request. Now, the real question is "How to implement this ? And who does it ?"

The thread on the Gnome list dates back from 2011. I think it's safe to say that Markdown has gained a bit of recognition since. The answers to "whhy not...

Dear Andras, Thank you for your prompt answer. I could test it (successfully) with the `org-ref` syntax (with a snag I'll report in a new issue). A couple remarks :...

Thanks for a prompt answer ! > ‘company-stan’ Why ? My "muscle memory" is well-tuned to `auto-complete` (which I use for other modes, such as `sage-shell-mode`). Do you plan to...

FWIW, the current version of `ac-stan` (cloned about 1 hour ago) needs a small patch : ``` charpent@zen-book-flip:~/Dev/stan-mode$ git diff diff --git a/ac-stan/ac-stan.el b/ac-stan/ac-stan.el index bcccf32..f4b7c2c 100644 --- a/ac-stan/ac-stan.el +++...

FWIW, I second that. For now, I check the convergence for `brm_multiple` model `foo` by requesting `max(apply(foo$rhats, 1 max))`

I'm bitten by the same problem (no answer printed in the REPL buffer) with Wolfram language 13.2 and Wolfram's kernel. `(cl-prettyprint (jupyter-available-kernelspecs))` prints : ``` ("wolframlanguage13.2" "/home/charpent/.local/share/jupyter/kernels/wolframlanguage13.2" :argv ["/usr/local/Wolfram/WolframEngine/13.2/Executables/WolframKernel" "-script"...

> Thanks. We should add the examples to the the [volume normalizer test cases](https://github.com/inukshuk/anystyle/blob/master/spec/anystyle/normalizer/volume_spec.rb). Are you interested by larger dubious test cases, ? have some of them on hand ;-]...

In fact, a *binary* executable may also be of use on Linux (possibly on Macs ?): One use case is the use of the `reticulate` package in R, companion to...

For a long time, the installation ocs recommended the installation of database_gap ; however, they deemed it problematic for licensing reasons (I never got any firm advice about this one)....