Skip to content
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

Molecular input #234

Merged
merged 27 commits into from
Aug 2, 2023
Merged

Molecular input #234

merged 27 commits into from
Aug 2, 2023

Commits on May 23, 2023

  1. working. only tests remaining

    Simon committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fff267b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. updated botorch validator and black

    Simon committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8f40ee7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. tests

    Simon committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cab7db2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. tests complete

    Simon committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    050a526 View commit details
    Browse the repository at this point in the history
  2. general fixes and more tests

    Simon committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4121c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29356d2 View commit details
    Browse the repository at this point in the history
  4. rdkit-related skips to tests

    Simon committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6df508b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. refactored

    Simon Sung committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    dfe64f2 View commit details
    Browse the repository at this point in the history
  2. refactored

    Simon Sung committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    208af95 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Clean up

    Simon Sung committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    225ee76 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. removed descriptor_values for MolecularInput

    Simon Sung committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e252160 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. added tests and improved validate transform_specs

    Simon Sung committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2114de5 View commit details
    Browse the repository at this point in the history
  2. more robust tests against rdkit

    Simon Sung committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    6c6d8cd View commit details
    Browse the repository at this point in the history
  3. more robust tests against rdkit

    Simon Sung committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    bc62b87 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    fca6a94 View commit details
    Browse the repository at this point in the history
  2. fix test

    jduerholt committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    06f4844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd12a81 View commit details
    Browse the repository at this point in the history
  4. fix issue with annotated

    jduerholt committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7d49979 View commit details
    Browse the repository at this point in the history
  5. fix bug

    jduerholt committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    189fcae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    781f0dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22441fa View commit details
    Browse the repository at this point in the history
  8. take test into account

    jduerholt committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    857be19 View commit details
    Browse the repository at this point in the history
  9. fix pyright

    jduerholt committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1254648 View commit details
    Browse the repository at this point in the history
  10. fix pyright2

    jduerholt committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ed83a3c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix test

    jduerholt committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a139854 View commit details
    Browse the repository at this point in the history
  2. update list of names

    jduerholt committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    49013c3 View commit details
    Browse the repository at this point in the history
  3. bump rdkit dependency

    jduerholt committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c734620 View commit details
    Browse the repository at this point in the history