Spin-Chemistry-Labs / radicalpy

An intuitive open-source framework specific to radical pair spin dynamics.
https://radicalpy.readthedocs.io/
MIT License
7 stars 1 forks source link

Remove large files from git history #162

Open vatai opened 2 weeks ago

vatai commented 2 weeks ago

This will hurt! But we need to do it ASAP!

The large files are in examples/data and I'm monitoring the size of that dir using

watch du -s examples/data
vatai commented 2 weeks ago

Some files needed to be returned. Here is the output of du -s examples/data at different commits

Commit Commit msg du -s examples/data
3966b35 Fix bhalf_data_comparison.py 7816

:point_up: this table is work in progress

vatai commented 2 weeks ago

The large files were added on branch 67653f3 * | v0.7.0 Merge pull request #152 from Spin-Chemistry-Labs/141-implement-semiclassical.