Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will make the openff-benchmark CLI available to you.

To get the latest development version, do a git pull when inside the openff-benchmark directory.

Software Updates

Whenever we need to update any of the software with bug fixes or improvements we will update the conda environment above. To install these updates it is recommended that you remove the current working environment with conda env remove -n openff-benchmark-optimization and install again using the instructions above.

...