Luigi Pertoldi
Luigi Pertoldi
Hi, thanks for posting, Skim is a very interesting project. Seems to me that only machine-learning-related arXiv fields are currently supported, is that right? Are there plans to support other...
Thanks, sounds great. Is there a timeline for a public release? Is there a way to get project updates?
Same issue on my MacBookAir 2012 / Arch Linux
In addition to @nalimilan patches I also had to add the `-L/usr/lib64/llvm3.9/lib/` compiler flag to make the building of `libcxxffi.so` and `libcxxffi-debug.so` succeed, adding for example ``` LDFLAGS += -L/usr/lib64/llvm3.9/lib...
[test-img.pdf](https://github.com/matze/mtheme/files/1879363/test-img.pdf) Here's the image!
Uhm really? Which software versions are you using? For me it's ``` $ xelatex --version XeTeX 3.14159265-2.6-0.99998 (TeX Live 2017) kpathsea version 6.2.3 Copyright 2017 SIL International, Jonathan Kew and...
Even after trying to change the letterSpace instruction I still get the same problem... Any other hint?
Would be great to have such an option. Apart from this, why not defaulting to `yerr=False`? I think pretty much all of the histogram plotting libraries around (first of all,...
Hi Pietropaolo, unfortunately I don't use Jupyter notebooks myself. I'm afraid I cannot help you... If you discover something, a pull request would be highly appreciated. Thanks for reporting and...
Hi, that would be indeed a nice feature and it should require little changes in the code. Unfortunately I'm quite busy with other stuff at the moment – but I...