-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rm rxn with no solv set to False * rm rxn with no agents set to F * added orderly-cond-prelim * added test case for removing C when Pd present * added [Pd]/[C] -> [Pd] replacement * delete [C] when transition metal present * change back to df.applymap * find [H][H] regex fix * changed paths * make black * regen test data * fix strict mypy * test passes * added prelim orderly-cond with 100 min freq * test case [H][H] reactant * inspect reactions to find test cases * make black * H2 always reactant, never an agent * del C if charcoal in procedure details * scramble reactant, prod, solv, but not agent * added comment on sorting * added no_min_freq as orderly-cond dataset * looking for bugs in prelim orderly-condition * move benchmark generation * make black * restore extractor from random comment insertions * make black * regen test data * fix strict mypy
- Loading branch information
Showing
19 changed files
with
1,629 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.