Carter Francis

Results 597 comments of Carter Francis

@ivilata thanks! It seems like there is a bug in the blosc1 decompression implementation. How/where is the blosc1 plugin defined? The `decompress` function works but it seems like something isn't...

@FrancescAlted The python script works for blosc2. For trying to write directly with C++ I'm still struggling with how to get the implementation to work properly and have the hdf5...

@FrancescAlted I think I might be working a little bit outside of the typical use case for `blosc`. Maybe to go back to the start, I am dealing with a...

@ericpre thanks for the report, should be an easy fix. The ellipse model is pretty brittle/ not my favorite... so I might take a crack at rewriting it if it...

@magnunor I need to do another big pass through pyxem. I've been a little busy lately with some other things but hopefully I should be able to come back to...

+1 for not building the pdf. I scrapped it with pyxem a couple of years ago. I'm not sure if anyone ever actually used it and it does seem to...

@argerlt Should be rebased now :) You should have permissions to push to the branch but it is a whole thing.... GitHub changed how they do authentication and quite honestly...

@MACarlsen Not sure how interested you are in learning more about git. There are a lot of tools but other than the commit and Push / Pull: - Rebasing: Basically...

@ericpre any chance you have a second to look over this now that it is actually working (hopefully) as intended.

A couple of things: 1. If the checklinks fails it will cancel the build workflow. The caching etc and you won't get a deploy. 2. When a PR is closed...