Cody Greer

Results 22 comments of Cody Greer

+1 for giving it another try...though I may know too little about Windows to help

Yes it's definitely an issue with mmap, not HDF5. I run into this often without using HDF5.jl

In a Debian install the C++ docs seem to end up here: `file:///opt/pylon5/share/doc/C++/index.html` I haven't found a pdf yet. Definitely not user-friendly.

>Do you expect more of a "book-style" documentation? > >The referenced index.html is the entry to the C++ API documentation on Linux. As pypylon is a python binding to our...

I've only recently transitioned to Julia 0.7 so I may be unaware of some of the available development tools, but I've been finding it cumbersome to do CI with a...

>You should be able to check in a Manifest.toml file that uses non-registered versions of dependencies and it should just work. There's no requirement that versions in manifests are registered...

> It's ignored when your package is used as a dependency anyway. It only applies when your package is the primary application (e.g. when running tests). Ah! I didn't understand...

I'm not a maintainer, but I just submitted two PRs that should get things working in 0.5: https://github.com/lindahua/EmpiricalRisks.jl/pull/19 #18

I don't get this error anymore when on the master branches of Regression.jl and EmpiricalRisks.jl Still more work was necessary to get tests passing, I have two open PRs now...

I think I just hit this one too, I will see if I can get a reliable test case...