Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-02-26 | Revise printc | David Luevano Alvarado | |
2020-02-26 | Update requirements | David Luevano Alvarado | |
2020-02-26 | Add feature | David Luevano Alvarado | |
2020-02-26 | Optimize qm7db reading for the rewrite | David Luevano Alvarado | |
2020-02-26 | Refactor code | David Luevano Alvarado | |
2020-02-25 | Refactor code | David Luevano Alvarado | |
2020-02-25 | Refactor code | David Luevano Alvarado | |
2020-02-25 | Rename function | David Luevano Alvarado | |
2020-02-25 | Remove unused functions | David Luevano Alvarado | |
2020-02-25 | Placeholder | David Luevano Alvarado | |
2020-02-25 | Refactor gauss kernel, more natural syntax | David Luevano Alvarado | |
2020-02-25 | Remove frobnorm, already in numpy | David Luevano Alvarado | |
2020-02-25 | Move frob norm and cholesky solve to math | David Luevano Alvarado | |
2020-02-23 | Add bos to compound, and bugfix to bos | David Luevano Alvarado | |
2020-02-23 | Edit bag of stuff function name | David Luevano Alvarado | |
2020-02-23 | Refactor bag of sutff in representations | David Luevano Alvarado | |
2020-02-23 | Move bob to representations | David Luevano Alvarado | |
2020-02-23 | Remove bag of stuff | David Luevano Alvarado | |
2020-02-23 | Add fnm and am to init | David Luevano Alvarado | |
2020-02-23 | Fix adj matrix issue with cc bonds) | David Luevano Alvarado | |
2020-02-22 | Fix bug, current errors present on adj matrix | David Luevano Alvarado | |
2020-02-22 | Add tests | David Luevano Alvarado | |
2020-02-22 | Refactor code | David Luevano Alvarado | |
2020-02-22 | Add adj matrix to compound) | David Luevano Alvarado | |
2020-02-22 | Move adj matrix to representations | David Luevano Alvarado | |
2020-02-21 | Add ljm to init | David Luevano Alvarado | |
2020-02-21 | Refactor code | David Luevano Alvarado | |
2020-02-21 | Add ljmatrix to compound | David Luevano Alvarado | |
2020-02-21 | Moved ljmatrix to representations, rewrote code | David Luevano Alvarado | |
2020-02-21 | Remove unused function | David Luevano Alvarado | |
2020-02-21 | Coulomb matrix done, fix init | David Luevano Alvarado | |
2020-02-21 | Rewrite cmatrix | David Luevano Alvarado | |
2020-02-21 | Add exception | David Luevano Alvarado | |
2020-02-21 | Refactor code, size is 23 not 25 | David Luevano Alvarado | |
2020-02-21 | Move cmatrix to representations | David Luevano Alvarado | |
2020-02-21 | Remove unused function | David Luevano Alvarado | |
2020-02-21 | Remove unused function | David Luevano Alvarado | |
2020-02-21 | Add nuclear charge | David Luevano Alvarado | |
2020-02-20 | Add basic compound object | David Luevano | |
2020-02-20 | Clean main | David Luevano | |