-
Notifications
You must be signed in to change notification settings - Fork 30
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
Refactor/logging #519
Refactor/logging #519
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a95f92 - Browse repository at this point
Copy the full SHA 9a95f92View commit details -
Add abstraction of a key value store, which serves as interface for s…
…toring iteration, step and problem information
Configuration menu - View commit details
-
Copy full SHA for 1fc3eb9 - Browse repository at this point
Copy the full SHA 1fc3eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb46f2 - Browse repository at this point
Copy the full SHA ccb46f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f59893 - Browse repository at this point
Copy the full SHA 4f59893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12c03fb - Browse repository at this point
Copy the full SHA 12c03fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8075de - Browse repository at this point
Copy the full SHA d8075deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8493f - Browse repository at this point
Copy the full SHA 3a8493fView commit details -
* move base data classes for dict and tuple like access to optimagic.typing * make all dataclasses frozen
Configuration menu - View commit details
-
Copy full SHA for a38243c - Browse repository at this point
Copy the full SHA a38243cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1cfc8 - Browse repository at this point
Copy the full SHA eb1cfc8View commit details -
* implement SQLiteLogger * expose primary_key property in AbstractKeyValueStore * add optimization type enum * improve type hints
Configuration menu - View commit details
-
Copy full SHA for 56364e2 - Browse repository at this point
Copy the full SHA 56364e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ba628 - Browse repository at this point
Copy the full SHA 07ba628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c88dfa - Browse repository at this point
Copy the full SHA 8c88dfaView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for dee344c - Browse repository at this point
Copy the full SHA dee344cView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd0795 - Browse repository at this point
Copy the full SHA afd0795View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d7f89a - Browse repository at this point
Copy the full SHA 3d7f89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aadea23 - Browse repository at this point
Copy the full SHA aadea23View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0474e63 - Browse repository at this point
Copy the full SHA 0474e63View commit details -
Deprecate log_options in estimate_ml and estimate_msm, change default…
… argument to None
Configuration menu - View commit details
-
Copy full SHA for 79e213c - Browse repository at this point
Copy the full SHA 79e213cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f034d2e - Browse repository at this point
Copy the full SHA f034d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba67eaa - Browse repository at this point
Copy the full SHA ba67eaaView commit details -
* improve existence handling * move RobustPickler * remove obsolete code * fix usage in depending subpackages
Configuration menu - View commit details
-
Copy full SHA for 3c2b24d - Browse repository at this point
Copy the full SHA 3c2b24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c57edf0 - Browse repository at this point
Copy the full SHA c57edf0View commit details -
* add NonUpdatableKeyValueStore, raises exception when try to call update * split hierarchy into updatable and nonupdatable stores * make IterationStore nonupdatable
Configuration menu - View commit details
-
Copy full SHA for 64082f6 - Browse repository at this point
Copy the full SHA 64082f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a912d3e - Browse repository at this point
Copy the full SHA a912d3eView commit details -
Move util functions from logging submodule to optimagic.utilities, re…
…move obsolete submodule
Configuration menu - View commit details
-
Copy full SHA for 164d35a - Browse repository at this point
Copy the full SHA 164d35aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 911dbcc - Browse repository at this point
Copy the full SHA 911dbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8570cd - Browse repository at this point
Copy the full SHA a8570cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a83de3 - Browse repository at this point
Copy the full SHA 4a83de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b792592 - Browse repository at this point
Copy the full SHA b792592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e29fe2 - Browse repository at this point
Copy the full SHA 7e29fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6447d1a - Browse repository at this point
Copy the full SHA 6447d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b005eb - Browse repository at this point
Copy the full SHA 4b005ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f77ce8 - Browse repository at this point
Copy the full SHA 1f77ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4796604 - Browse repository at this point
Copy the full SHA 4796604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c61d4 - Browse repository at this point
Copy the full SHA 74c61d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0930bd5 - Browse repository at this point
Copy the full SHA 0930bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1449d30 - Browse repository at this point
Copy the full SHA 1449d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 365ed94 - Browse repository at this point
Copy the full SHA 365ed94View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3a9df - Browse repository at this point
Copy the full SHA ba3a9dfView commit details -
* move store implementation to logging.sqlalchemy, remove dependency to SQLiteConfig * move SQLiteConfig to logging.logger * remove obsolete file logging.sqlite * rename test files to mirror subpackage structure
Configuration menu - View commit details
-
Copy full SHA for 3c332ce - Browse repository at this point
Copy the full SHA 3c332ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc7a05 - Browse repository at this point
Copy the full SHA 3dc7a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4110d - Browse repository at this point
Copy the full SHA 1b4110dView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce504c1 - Browse repository at this point
Copy the full SHA ce504c1View commit details -
Do not store flattened pytrees in logger stores, remove unflatten ope…
…rations from reader
Configuration menu - View commit details
-
Copy full SHA for d98c240 - Browse repository at this point
Copy the full SHA d98c240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 462e7a3 - Browse repository at this point
Copy the full SHA 462e7a3View commit details
Commits on Aug 17, 2024
-
Move metadate creation from init to cached property, due to not creat…
…ing db file at init.
Configuration menu - View commit details
-
Copy full SHA for a67035f - Browse repository at this point
Copy the full SHA a67035fView commit details -
* split Logger into LogStore for writing and LogReader for reading * add new abstraction LogOptions
Configuration menu - View commit details
-
Copy full SHA for 5634837 - Browse repository at this point
Copy the full SHA 5634837View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 142060b - Browse repository at this point
Copy the full SHA 142060bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6366692 - Browse repository at this point
Copy the full SHA 6366692View commit details -
Configuration menu - View commit details
-
Copy full SHA for dade965 - Browse repository at this point
Copy the full SHA dade965View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb2dcc - Browse repository at this point
Copy the full SHA bfb2dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f2c62 - Browse repository at this point
Copy the full SHA d6f2c62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 620a62e - Browse repository at this point
Copy the full SHA 620a62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a612912 - Browse repository at this point
Copy the full SHA a612912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3668e58 - Browse repository at this point
Copy the full SHA 3668e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb9032 - Browse repository at this point
Copy the full SHA 4eb9032View commit details -
Add tests for covering deprecation of log_options in minimize, maximi…
…ze, estimate_ml, estimate_msm
Configuration menu - View commit details
-
Copy full SHA for a7d3eaa - Browse repository at this point
Copy the full SHA a7d3eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf6f0b9 - Browse repository at this point
Copy the full SHA cf6f0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d815fc - Browse repository at this point
Copy the full SHA 3d815fcView commit details