Loading CHANGELOG +1 −0 Original line number Diff line number Diff line Loading @@ -2,3 +2,4 @@ 2021 dec 02 - Uploaded PyPRM 0.0 2021 dec 03 - Added example 2023 jul 12 - PyPRM 1.1.0 : Updated wobble angles operator in the original it was rotZ(omegaVA)rotY(zVAX) in the new is rotZ(omegaVA)rotY(zVAX)rotZ(-omegaVA) 2023 jul 14 - V1.1.1 : Update structure to allow creation of a PyPI package PyPRM/example/example.py→example/example.py +0 −0 File moved. View file PyPRM/README.md→src/lspe_prm/README.md +0 −0 File moved. View file PyPRM/__init__.py→src/lspe_prm/__init__.py +0 −0 File moved. View file PyPRM/roto_translation.py→src/lspe_prm/roto_translation.py +0 −0 File moved. View file Loading
CHANGELOG +1 −0 Original line number Diff line number Diff line Loading @@ -2,3 +2,4 @@ 2021 dec 02 - Uploaded PyPRM 0.0 2021 dec 03 - Added example 2023 jul 12 - PyPRM 1.1.0 : Updated wobble angles operator in the original it was rotZ(omegaVA)rotY(zVAX) in the new is rotZ(omegaVA)rotY(zVAX)rotZ(-omegaVA) 2023 jul 14 - V1.1.1 : Update structure to allow creation of a PyPI package