Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Materials-Consortia/optimade-python-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PhasesResearchLab/optimade-python-tools-mpdd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 286 files changed
  • 3 contributors

Commits on Jun 16, 2023

  1. configured everything

    Adam M Krajewski committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8a9cfc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. - description updates

    Adam M Krajewski committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3c7090b View commit details
    Browse the repository at this point in the history
  2. Update README

    amkrajewski authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d14a573 View commit details
    Browse the repository at this point in the history
  3. - added document count _id index hinting -

    for empty query that speeds it up from 40s to 2s
    Adam M Krajewski committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    372b8d4 View commit details
    Browse the repository at this point in the history
  4. - added index hinting over several single-fields:

    chemical formula representations
    Adam M Krajewski committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c7ff929 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    c77579f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. - modified mongo.py connector to explicilty utilize pre-configured in…

    …dexes
    
    - congig minor bugfix
    Adam M Krajewski committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    fb0e0be View commit details
    Browse the repository at this point in the history
  2. - config update

    - providers submodules update after MPDD has been added
    Adam M Krajewski committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    5c88e9e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    506051e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Mongo query engine update:

    - excluding assembiles has no effect as they are not present in MPDD (speed optimization)
    - logging counting and search queries
    - hinting for search queries
    Adam M Krajewski committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2033c0b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    57dcc58 View commit details
    Browse the repository at this point in the history
Loading