-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type checking #277
Merged
Merged
Type checking #277
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a8c2b8f - Browse repository at this point
Copy the full SHA a8c2b8fView commit details
Commits on Jan 16, 2023
-
Make autodE compatible with Windows and change parallel process handl…
…ing (duartegroup#202) * make autode compatible with windows: replace multiprocessing with joblib and loky * remove comment autode/utils.py * check total memory in utils * use loky for parallel processing * loky context is used for better handling of parallelisation * fixes for timeout wrapper in POSIX * use class instances instead of class attributes for Config * pass parent Config state into child processes * keep default timeout wrapper, also add new wrapper * separate parallelisation scheme for windows, restore default for linux/mac * fix test_config_in_worker_proc for posix * codecov on windows * add tests for config copy * change config implementation for updating in worker process * add context manager for temporary config, minor fix in experimental timeout for windows * add tests for context manager * use bash for installing xtb in CI runner * add tests for cleanup after timeout * exclude setup.py from codecov * make config picklable and easily readable * add test and minor fixes * move xtb install script to .github/scripts * use temporary_config for test_utils.py * update changelog and contributor list * resolve conflicts with v1.4.0 Co-authored-by: Tom Young <39765193+t-young31@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23af779 - Browse repository at this point
Copy the full SHA 23af779View commit details
Commits on Jan 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb532e8 - Browse repository at this point
Copy the full SHA eb532e8View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5fc448 - Browse repository at this point
Copy the full SHA e5fc448View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf59208 - Browse repository at this point
Copy the full SHA bf59208View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd52ee5 - Browse repository at this point
Copy the full SHA fd52ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ad4af - Browse repository at this point
Copy the full SHA 42ad4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0a25f - Browse repository at this point
Copy the full SHA 2b0a25fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f08e30c - Browse repository at this point
Copy the full SHA f08e30cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4221fe1 - Browse repository at this point
Copy the full SHA 4221fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3a434 - Browse repository at this point
Copy the full SHA 2c3a434View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 065064c - Browse repository at this point
Copy the full SHA 065064cView commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6602065 - Browse repository at this point
Copy the full SHA 6602065View commit details
Commits on Feb 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 076bc3f - Browse repository at this point
Copy the full SHA 076bc3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb39e4 - Browse repository at this point
Copy the full SHA 4eb39e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10de34b - Browse repository at this point
Copy the full SHA 10de34bView commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 758dd5d - Browse repository at this point
Copy the full SHA 758dd5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0707b4d - Browse repository at this point
Copy the full SHA 0707b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a48280 - Browse repository at this point
Copy the full SHA 5a48280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9863d4a - Browse repository at this point
Copy the full SHA 9863d4aView commit details
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5e9ab7 - Browse repository at this point
Copy the full SHA a5e9ab7View commit details
Commits on Mar 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c8adf9 - Browse repository at this point
Copy the full SHA 5c8adf9View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 913fe4c - Browse repository at this point
Copy the full SHA 913fe4cView commit details
Commits on Apr 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f13349e - Browse repository at this point
Copy the full SHA f13349eView commit details
Commits on Apr 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35cded7 - Browse repository at this point
Copy the full SHA 35cded7View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21e33e4 - Browse repository at this point
Copy the full SHA 21e33e4View commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87fdb95 - Browse repository at this point
Copy the full SHA 87fdb95View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b67a23d - Browse repository at this point
Copy the full SHA b67a23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a61a2b - Browse repository at this point
Copy the full SHA 9a61a2bView commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c5f07c - Browse repository at this point
Copy the full SHA 3c5f07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7add09a - Browse repository at this point
Copy the full SHA 7add09aView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67a6b2a - Browse repository at this point
Copy the full SHA 67a6b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e83d3 - Browse repository at this point
Copy the full SHA 63e83d3View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 019ce18 - Browse repository at this point
Copy the full SHA 019ce18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2289c1c - Browse repository at this point
Copy the full SHA 2289c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e064bf4 - Browse repository at this point
Copy the full SHA e064bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae67001 - Browse repository at this point
Copy the full SHA ae67001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24aeea7 - Browse repository at this point
Copy the full SHA 24aeea7View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f6642f - Browse repository at this point
Copy the full SHA 2f6642fView commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6f6a63 - Browse repository at this point
Copy the full SHA a6f6a63View commit details
Commits on Jun 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee7bb5a - Browse repository at this point
Copy the full SHA ee7bb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d4264 - Browse repository at this point
Copy the full SHA 37d4264View commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d82b03f - Browse repository at this point
Copy the full SHA d82b03fView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47d307a - Browse repository at this point
Copy the full SHA 47d307aView commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c58bbc - Browse repository at this point
Copy the full SHA 8c58bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 892a91a - Browse repository at this point
Copy the full SHA 892a91aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94c7820 - Browse repository at this point
Copy the full SHA 94c7820View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c037d - Browse repository at this point
Copy the full SHA d3c037dView commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a69d5a7 - Browse repository at this point
Copy the full SHA a69d5a7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.