Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-10 | Fix error for exp | David Luevano Alvarado | |
2020-03-10 | Add qm9 entries to read_xyz) | David Luevano Alvarado | |
2020-03-10 | Prepare for qm9 db | David Luevano Alvarado | |
2020-03-10 | Move pos bonds to data | David Luevano Alvarado | |
2020-03-10 | Add epsilon index representation | David Luevano Alvarado | |
2020-03-10 | Match Am timings. | David Luevano Alvarado | |
2020-03-10 | AM O(n^2) to O((n-1)(n/2-1)) | David Luevano Alvarado | |
2020-03-09 | Match CM timings to LJM | David Luevano Alvarado | |
2020-03-09 | Change padding method in CM | David Luevano Alvarado | |
2020-03-09 | CM O(n+1) to O(n) | David Luevano Alvarado | |
2020-03-09 | CM O(n(n/2)+1) to O(n+1) | David Luevano Alvarado | |
2020-03-09 | CM O(n^2) to O(n(n/2+1)) | David Luevano Alvarado | |
2020-03-09 | Change to **2 | David Luevano Alvarado | |
2020-03-08 | Change lj_matrix to ml_exp, and py ver | David Luevano Alvarado | |
2020-03-08 | Add qm9 dataset | David Luevano Alvarado | |
2020-03-08 | Change ptoe extension | David Luevano Alvarado | |
2020-03-07 | Fix error where cm was used instead of am | David Luevano Alvarado | |
2020-03-07 | Fix init | David Luevano Alvarado | |
2020-03-07 | Rewrite kernel usage | David Luevano Alvarado | |
2020-03-07 | Add laplacian kernel | David Luevano Alvarado | |
2020-03-07 | Use AM again, add tf handler | David Luevano Alvarado | |
2020-03-04 | Fix tf issue | David Luevano Alvarado | |
2020-03-04 | Rewrite | David Luevano Alvarado | |
2020-03-03 | Fix normal ml error | David Luevano Alvarado | |
2020-03-03 | Possible tf addition, needs bugfixing | David Luevano Alvarado | |
2020-03-02 | Start to add tf support | David Luevano Alvarado | |
2020-03-02 | Use chosolve from scipy | David Luevano Alvarado | |
2020-03-02 | Merge pull request #3 from luevano/addbags | David Luevano Alvarado | |
Addbags | |||
2020-03-02 | Fix bug | David Luevano Alvarado | |
2020-02-29 | Fix bugs | David Luevano Alvarado | |
2020-02-29 | Change dtypes to np dtypes | David Luevano Alvarado | |
2020-02-29 | float to np float) | David Luevano Alvarado | |
2020-02-29 | Change " to \ | David Luevano Alvarado | |
2020-02-29 | Forgot one save | David Luevano Alvarado | |
2020-02-29 | Temp fix for adj mat | David Luevano Alvarado | |
2020-02-29 | Rewrite kernel, gotta fix adj mat | David Luevano Alvarado | |
2020-02-29 | bos to bob | David Luevano Alvarado | |
2020-02-29 | Fix typo | David Luevano Alvarado | |
2020-02-29 | Fix typo | David Luevano Alvarado | |
2020-02-29 | Almost completely rewrite fnm to hd | David Luevano Alvarado | |
2020-02-29 | Rewrite fnm | David Luevano Alvarado | |
2020-02-29 | Rename bos to bob | David Luevano Alvarado | |
2020-02-29 | Rename bos to bob | David Luevano Alvarado | |
2020-02-28 | Merge pull request #2 from luevano/rewrite | David Luevano Alvarado | |
Rewrite | |||
2020-02-27 | Add rest of the descriptors | David Luevano Alvarado | |
2020-02-27 | Add simple ml methodology, fix bugs | David Luevano Alvarado | |
2020-02-27 | Placeholder function, test | David Luevano Alvarado | |
2020-02-27 | Fix bug | David Luevano Alvarado | |
2020-02-27 | Rewrite basic ml function | David Luevano Alvarado | |
2020-02-26 | Remove unused function | David Luevano Alvarado | |