Joel Berendzen

Results 19 comments of Joel Berendzen
trafficstars

Other areas of computational science have found that pickles are about the most energy-efficient serialization there is, generally about 3X higher than alternatives like Arrow (which is hundreds of times...

[run_tests.sh.txt](https://github.com/dnbaker/sketch/files/12033990/run_tests.sh.txt)

under 1.8.1 the tests themselves no longer fail, although the test script does. Attached above is a new, improved test script that also does timings. -O3 and -funroll-loops do not...

Yes, please update this. All downstream code CI stopped working because of it.

The switchover to v2 service only has broken all downstream code using this package until a new version is pushed to PYPI. I find that PR #6 works for me,...

Hi, i put the fork with fixes at [hydrationdynamics/rcsbsearch](https://github.com/hydrationdynamics/rcsbsearch). However, be prepared that if you use this directly, you won't be able to distribute your dependent code on PYPI because...

Thanks, this looks like what I was hoping for! I will try it out and comment in the new repo.

I strongly agree. Not only is it faster, the list of modules that would get replaced, AFAIK is: - bandit - flake8-bugbear - flake8-docstrings - flake8-rst-docstrings - isort - pep8-naming...

Yes, I saw the @dbatten5 commit, but I haven't looked at it in detail. I did notice that this fork kept 'isort', which is a pity since getting rid of...