- Jul 08, 2021
-
-
Kai Sellschopp authored
fixed bug in sideChainGen that caused a RuntimeWarning, when the sidechain direction was parallel to the z-axis
-
- Feb 05, 2021
-
-
Kai Sellschopp authored
fixed a bug that produced an error, when no surface atoms were selected with a string in a boundary condition
-
- Jan 14, 2021
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
- Jan 12, 2021
-
-
Kai Sellschopp authored
-
- Jan 06, 2021
-
-
Kai Sellschopp authored
changed implementation of the fps algorithm to calculate distances on-the-fly at each step in order to save memory usage
-
- Dec 14, 2020
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
Kai Sellschopp authored
some rearranging and cleanup to make the new CodeRed the main one, old files are kept for the moment for easy code reuse if needed
-
Kai Sellschopp authored
red() includes keywords for SOAP now; own methods for structure assembly from combinations and vice versa
-
- Nov 24, 2020
-
-
Kai Sellschopp authored
Handling of big combination arrays improved: boundary conditions are checked chunkwise, and the progress bar is updated more often.
-
- Nov 19, 2020
-
-
Kai Sellschopp authored
-
- Nov 18, 2020
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
- Nov 17, 2020
-
-
Kai Sellschopp authored
-
- Nov 16, 2020
-
-
Kai Sellschopp authored
-
- Nov 13, 2020
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
structures are saved without the surface now, which makes some things easier; side chain generation is separated from the reduction part; first modifications of the reduction part to work with arbitrary representations and selection algorithms
-
- Sep 11, 2020
-
-
Kai Sellschopp authored
side chain generation works properly now and is included as a red(...) method; error in angle boundary conditions fixed, and nearest neighbour selection included; codered specific exceptions added
-
- Aug 24, 2020
-
-
Kai Sellschopp authored
added module with farthest point sampling methods; so far the approximate greedy method and the exact brute-force method are implemented.
-
- Jul 29, 2020
-
-
Kai Sellschopp authored
added a min_dist check for the side chains, so they don't overlap with themselves or other atoms. the point in the code where this is done can be improved though...
-
- Jul 28, 2020
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
- Apr 22, 2020
-
-
Kai Sellschopp authored
-
- Apr 06, 2020
-
-
Kai Sellschopp authored
-
- Mar 27, 2020
-
-
Kai Sellschopp authored
-
- Mar 26, 2020
-
-
Kai Sellschopp authored
-
- Mar 25, 2020
-
-
Kai Sellschopp authored
-
- Mar 23, 2020
-
-
Kai Sellschopp authored
-
- Mar 09, 2020
-
-
Kai Sellschopp authored
-
- Feb 27, 2020
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
- Feb 25, 2020
-
-
Kai Sellschopp authored
-
Kai Sellschopp authored
-
- Feb 24, 2020
-
-
Kai Sellschopp authored
codered object can find the positions associated with a boundary condition now and check the different boundary conditions
-
Kai Sellschopp authored
-
- Feb 20, 2020
-
-
Kai Sellschopp authored
-