Yoav Ram

Results 69 comments of Yoav Ram

For the record, this is an rv (random variable) in scipy: https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.rv_continuous.html

Wait, from which code? The gist I sent?

Oh I see. This R function read.FCS knows how to read LMD. Then write.FCS writes a standard FCS. From what I understand LMD (list mode data) is a wrapper around...

- https://github.com/dask/dask/pull/1150

I'm currently not working on any issues. Hopefully someone else will try to fix it.

Did you have a problem committing the file? Can you open the JavaScript console and report what was the error?

I’ll be happy to accept a PR

Well, that's the assumption I made for saving files (pushing them). Have you tried it? As far as loading bib files I'm not so sure and would appreciate the discussion....

Hey, @lsaravia , check the latest commit, I added a button that loads `.bib` files directly to the references library and adds them, without removing older references. Also, reading from...

1. References and footnotes - I played around and I if I change the CSL from `chicago-full` to `chicago` it doesn't happen - I'll remove `chicago-full` and commit and in...