Brendan Arnold

Results 6 issues of Brendan Arnold

**REFERENCE ONLY, NOT FOR MERGING** These are some changes so that `client-report` will now build using the following commands ```bash cd client-report docker build --build-arg GIT_HASH=`git rev-parse --short HEAD` ....

### Discussed in https://github.com/compdemocracy/polis/discussions/1411 Originally posted by **brendanarnold** April 29, 2022 Our math Docker instance is growing in size, now currently 32GB, and it seems mostly due to files in...

I'm attempting to use fortranformat.py to help read in file, and when I include the format statment used to generate the data, I'm told 'invalid neighbouring token'. The issue seems...

documentation
enhancement

This looks like a great project that I would very readily use in my own codes (I work with a lot of Fortran codes and Fortran outputs). The one thing...

enhancement

`semantic-csv` has a few vulnerable sub-dependencies flagged by Snyk. Most seem to be in an old version of `clojurescript` and bumping will probably fix them. The following were identified ......

I use ejs for code and data generation using an Express app. The data (e.g. a CSV file) needs to have DOS newlines to be understood by the tools I...