matsengrp / torchdms

Analyze deep mutational scanning data with PyTorch
https://matsengrp.github.io/torchdms/
2 stars 0 forks source link

does low rank approximation violate gauge conditions? #132

Open wsdewitt opened 3 years ago

wsdewitt commented 3 years ago

We have the code below in analysis.py for low rank approximation of the beta matrix. A couple points:

https://github.com/matsengrp/torchdms/blob/903ac45267ea9e8ffe6df52e5ec02243548bfe4a/torchdms/analysis.py#L226-L256

zorian15 commented 3 years ago

Ah thanks for raising this @WSDeWitt! I can add this to my list!