pibion

Results 4 issues of pibion

The data-format issue that Kaitai addresses is incredibly important for scientific data. But most of the Kaitai tools don’t handle GB-scale files efficiently, or use data structures that are efficient...

question

- [x] I provide my work under the [project license](https://github.com/progit/progit2/blob/master/LICENSE.asc). - [x] I grant such license of my work as is required for the purposes of future print editions to...

I have svgpathtools 1.3.3 installed, and when I try to use the `Document` object I get an error: ```python >> import svgpathtools as svg >> doc = Document('../analysis_documentation/pics/lindhard2_curves.svg') NameError: name...

Using v0.1.0, comments following a "!" are interpreted as strings if they contain the "'" character: ``` C Now it's time for the background vectors C Call FillFB(FB,muB) CL=0.9D0 !...

bug