Andrew Leaver-Fay
Andrew Leaver-Fay
Hi Prokaryote, I'm updating the instructions in labs in a PR right now. https://github.com/RosettaCommons/PyRosetta.notebooks/pull/64 Sincerely, Andrew On Tue, Mar 2, 2021 at 3:49 PM Shourya Sonkar Roy Burman < [email protected]>...
@lyskov @zwimer FWIW, renaming "plus_plus" to "pre_increment" and "post_increment" is a breaking change to a very large amount of the PyRosetta code that interfaced classes with these two operators (E.g....
If I look at the [torch.2.1.0 ](https://data.pyg.org/whl/torch-2.2.0+cpu.html) directory I see: ``` ... [pyg_lib-0.3.0+pt21-cp311-cp311-macosx_11_0_universal2.whl] ... [pyg_lib-0.3.1+pt21-cp311-cp311-macosx_11_0_universal2.whl] ... ``` listed as options, but not for pyg_lib 0.4.0. The [torch 2.2.0](https://data.pyg.org/whl/torch-2.1.0+cpu.html) directory doesn't...