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

OptimizableBatch and stress relaxations #718

Open
wants to merge 119 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    81bf8a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2bb916 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge branch 'main' of https://github.com/Open-Catalyst-Project/ocp i…

    …nto calculator_updates
    lbluque committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d11e72a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge branch 'main' of https://github.com/Open-Catalyst-Project/ocp i…

    …nto calculator_updates
    lbluque committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    15610f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479e7af View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. make determine step a method

    lbluque committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    858a782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b232c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    32030c3 View commit details
    Browse the repository at this point in the history
  2. reshape properties

    lbluque committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1c1bea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    360656c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. yaml load fix

    lbluque committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b6c640e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix Subset of metadata

    lbluque committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7f2746a View commit details
    Browse the repository at this point in the history
  2. use mappingproxy

    lbluque committed May 15, 2024
    Configuration menu
    Copy the full SHA
    df7989e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9726df7 View commit details
    Browse the repository at this point in the history
  2. expressive import

    lbluque committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b16d572 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. remove duplicated code

    lbluque committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f5a358a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    708efb0 View commit details
    Browse the repository at this point in the history
  3. fix optimizable batch

    lbluque committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9d44c3b View commit details
    Browse the repository at this point in the history
  4. optimizable goodies

    lbluque committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5d89cf2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. apply force constraints

    lbluque committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cae838c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a5347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55f9205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    163428b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d48f08 View commit details
    Browse the repository at this point in the history
  6. check force_consistent

    lbluque committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7034d20 View commit details
    Browse the repository at this point in the history
  7. init docs in lbfgs

    lbluque committed May 29, 2024
    Configuration menu
    Copy the full SHA
    100e768 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    8b919d3 View commit details
    Browse the repository at this point in the history
  2. ruff

    lbluque committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    3a70b71 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    7d7686e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8fbb88 View commit details
    Browse the repository at this point in the history
  3. ruff

    lbluque committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    5a9b389 View commit details
    Browse the repository at this point in the history
  4. no grad in run_relaxations

    lbluque committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    37ffe6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b887fc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. imports

    lbluque committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4a2c6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ab81b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    dde4e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f8155 View commit details
    Browse the repository at this point in the history
  3. relaxation test

    lbluque committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ff08208 View commit details
    Browse the repository at this point in the history
  4. unit tests

    lbluque committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    609d0dc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    d09c041 View commit details
    Browse the repository at this point in the history
  2. use energy instead of y

    lbluque committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c9f5632 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    02403aa View commit details
    Browse the repository at this point in the history
  2. more (unfinished) tests

    lbluque committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bcaa4ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a0ab6 View commit details
    Browse the repository at this point in the history
  4. backwards compatible test

    lbluque committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    008bb1f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. minor fixes

    lbluque committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    155c515 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. code cleanup

    lbluque committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    34ca2be View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add/fix tests

    lbluque committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    20a2da8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge branch 'main' of https://github.com/FAIR-Chem/fairchem into str…

    …ess-relaxations
    
    # Conflicts:
    #	src/fairchem/core/common/relaxation/ase_utils.py
    lbluque committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bc422d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix lbfgs

    lbluque committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    693602d View commit details
    Browse the repository at this point in the history
  2. assert using norm

    lbluque committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    06b3a6b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 7, 2024

  1. Merge pull request #749 from FAIR-Chem/main

    Update stress-relaxations branch
    zulissimeta authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    464f9b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    a455d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a0496 View commit details
    Browse the repository at this point in the history
  3. use float64 for forces

    lbluque committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1b71182 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge branch 'main' of https://github.com/FAIR-Chem/fairchem into str…

    …ess-relaxations
    
    # Conflicts:
    #	src/fairchem/core/trainers/base_trainer.py
    lbluque committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    316398b View commit details
    Browse the repository at this point in the history
  2. float32

    lbluque committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    879754a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    d7f926c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8506ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6753942 View commit details
    Browse the repository at this point in the history
  4. merge with upstream

    lbluque committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9f9c4a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. keep float64 training

    lbluque committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    638404c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    ac78372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63470ba View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 7, 2024

  1. Merge branch 'main' of https://github.com/FAIR-Chem/fairchem into str…

    …ess-relaxations
    
    # Conflicts:
    #	src/fairchem/core/trainers/ocp_trainer.py
    lbluque committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3578ceb View commit details
    Browse the repository at this point in the history
  2. rm expcell batch

    lbluque committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    63408a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adf55f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    5e027d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ccb173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cab1fee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50465e9 View commit details
    Browse the repository at this point in the history
  5. fix test

    lbluque committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bf619b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ee6b021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23067c7 View commit details
    Browse the repository at this point in the history
  3. test lbfgs traj writes

    lbluque committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8768dbb View commit details
    Browse the repository at this point in the history
  4. remove comments

    lbluque committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c7debdb View commit details
    Browse the repository at this point in the history
  5. use model generate graph

    lbluque committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    00554c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix cell_factor

    lbluque committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a81d639 View commit details
    Browse the repository at this point in the history
  2. fix using model in ddp

    lbluque committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    08f9f11 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

  1. fix r_edges in OCPcalculator

    lbluque committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c693829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a51006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e118ea View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    88b5a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9474860 View commit details
    Browse the repository at this point in the history
  3. tighter tol

    lbluque committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    55ddaab View commit details
    Browse the repository at this point in the history
  4. update ASE release comment

    lbluque committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    054ef59 View commit details
    Browse the repository at this point in the history
  5. remove cumulative mask option

    lbluque committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a539f72 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. fix batching when sids as str

    lbluque committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    10b313a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    b30c06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce57b0 View commit details
    Browse the repository at this point in the history
  3. accept Path objects

    lbluque committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5fcbd42 View commit details
    Browse the repository at this point in the history
  4. clean up setting defaults

    lbluque committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c6244f View commit details
    Browse the repository at this point in the history
  5. expose ml_relax in relaxation

    lbluque committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    efcb0af View commit details
    Browse the repository at this point in the history
  6. force set r_pbc True

    lbluque committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    20a0319 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. make relax_opt optional

    lbluque committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    831e3b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 2, 2024

  1. no ema on inference only

    lbluque committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d015f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    c97c4d0 View commit details
    Browse the repository at this point in the history
  2. clean up exception msg

    lbluque committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c3b7b2b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'main' into stress-relaxations

    # Conflicts:
    #	src/fairchem/core/common/relaxation/optimizers/lbfgs_torch.py
    lbluque committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e783bf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. allow strings in batch

    lbluque committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    209a1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2311511 View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    lbluque committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    23d38ff View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix optimizable import

    zulissimeta authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4329063 View commit details
    Browse the repository at this point in the history