- May 02, 2023
-
-
Xavier Robin authored
-
- Mar 29, 2023
-
-
Xavier Robin authored
Behavior was made more consistent. Methods are now available on all the (Atom|Residue|Chain)(Handle|View)s, including in Python, and documented. A hash code is an `unsigned long`, and requesting it on an invalid handle raises an `InvalidHande` exception. In practice, the following was implemented: - Exported to Python for ChainHandles - Added method on ResidueViews and ChainViews (including Python export) - Raise InvalidHandle error on ResidueHandle (was: return 0) - Explicitly check validity of ChainHandle (although behavior was to throw an error even without explicit check) - Changed return value from `long` to `unsigned long` on Atom(View|Handle)s.
-
- Feb 01, 2023
-
-
Xavier Robin authored
Fixes the SDF reader and documents the convention.
-
- Jan 26, 2023
-
-
Xavier Robin authored
Also export the attributes where needed.
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
Xavier Robin authored
-
- Jan 24, 2023
-
-
Xavier Robin authored
-
- Jan 18, 2023
-
-
Xavier Robin authored
-
Xavier Robin authored
-
- Jan 17, 2023
-
-
Xavier Robin authored
-
- Dec 23, 2022
-
-
Xavier Robin authored
-
- Sep 13, 2022
-
-
Xavier Robin authored
-
- May 10, 2022
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Feb 20, 2021
-
-
Bienchen authored
-
- Dec 11, 2020
-
-
Gerardo Tauriello authored
-
Xavier Robin authored
-
- Aug 06, 2020
-
-
B13nch3n authored
-
- Jul 10, 2020
- Dec 09, 2019
-
-
Studer Gabriel authored
-
- Jul 09, 2019
-
-
Gerardo Tauriello authored
-
- Jul 04, 2019
-
-
Gerardo Tauriello authored
-
- Jun 17, 2019
-
-
Studer Gabriel authored
-
- May 29, 2019
-
-
Bienchen authored
-
- May 27, 2019
-
-
Studer Gabriel authored
-
- May 16, 2019
-
-
Studer Gabriel authored
-
- Nov 21, 2018
-
-
Gerardo Tauriello authored
-
- Nov 20, 2018
-
-
Gerardo Tauriello authored
-
Gerardo Tauriello authored
-
- Jul 06, 2018
-
-
Gerardo Tauriello authored
-
- Jun 04, 2018
-
-
Gerardo Tauriello authored
-
- Apr 23, 2018
-
-
Gerardo Tauriello authored
-
- Apr 04, 2018
-
-
Gerardo Tauriello authored
-
- Mar 20, 2018
-
-
Gerardo Tauriello authored
-