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

Internal coordinate darting #92

Open
wants to merge 146 commits into
base: master
Choose a base branch
from
Open

Internal coordinate darting #92

wants to merge 146 commits into from

Commits on Jul 27, 2017

  1. removed xyz file requirement

    sgill2 committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    f538699 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. made modifications

    sgill2 committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    eab9faf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. change version number

    sgill2 committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    0b96502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e3ab9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. removed extraneous code, added docstrings

    sgill2 committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    5a6be7a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

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

Commits on Aug 4, 2017

  1. debugging positions

    sgill2 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    2951457 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. tentative fix of inaccurate darting

    sgill2 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    d9d9dc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. added temp files

    sgill2 committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    9c1aa3e View commit details
    Browse the repository at this point in the history
  2. added other necessary files

    sgill2 committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    d4863c6 View commit details
    Browse the repository at this point in the history
  3. added files for tests

    sgill2 committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    a63d332 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. functional icdarting before cleanup

    sgill2 committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    0fe3b81 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. removed most print statements

    sgill2 committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    2e52f46 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. fixed bug with at vs loc selection and when making darts with initial…

    … overlap
    sgill2 committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    b35f973 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

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

Commits on Dec 5, 2017

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

Commits on Jan 8, 2018

  1. modified to work with before/after clauses

    Samuel Gill committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d42b2dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'before_after' of https://github.com/MobleyLab/blues int…

    …o ic_before
    Samuel Gill committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    c4c61f9 View commit details
    Browse the repository at this point in the history
  3. changed to appropriately handle systems

    Samuel Gill committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d0248bd View commit details
    Browse the repository at this point in the history
  4. added restraint file

    Samuel Gill committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    780327a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. debugging

    sgill2 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    084c039 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. fixed bug with the incorrect positions being used to calculate rotati…

    …on values
    sgill2 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    c351325 View commit details
    Browse the repository at this point in the history
  2. changed another area where superposing wasn't accounted for **might w…

    …ant to recheck**
    sgill2 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    b06985b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. changes before restraint overhaul

    sgill2 committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    d4a9aea View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

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

Commits on Feb 8, 2018

  1. debugging new options

    sgill2 committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    28b3410 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    31c9d87 View commit details
    Browse the repository at this point in the history
  2. added experimental freezing scheme change

    sgill2 committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    359158b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. debugging water freezing

    sgill2 committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    3d8eeb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943f5d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. updated options (like freeze_protein)

    sgill2 committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    21209aa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. fixed pandas issue

    sgill2 committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    8b781aa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. fixes for darting regions / detailed balance

    sgill2 committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    2ddbda4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. added darting test

    sgill2 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    0198ca5 View commit details
    Browse the repository at this point in the history
  2. added files for darting test

    sgill2 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    215be29 View commit details
    Browse the repository at this point in the history
  3. fixed files for checking to refereence dart

    sgill2 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    7eff20d View commit details
    Browse the repository at this point in the history
  4. changed to unittest framework

    sgill2 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    e082012 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94de54f View commit details
    Browse the repository at this point in the history
  6. removed unused import

    sgill2 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    553806f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. code cleanup and behavior fixing

    sgill2 committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    791f10c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. commit before compatiblity with chemcoord update

    sgill2 committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    b51381f View commit details
    Browse the repository at this point in the history
  2. udated to work with py3 and newer chemcoord

    sgill2 committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    37e9627 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. updated yam

    sgill2 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    d00c93e View commit details
    Browse the repository at this point in the history
  2. updated yaml to take chemcoord

    sgill2 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    a41f4f7 View commit details
    Browse the repository at this point in the history
  3. allow specification of restraint strength

    sgill2 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    ae06ad9 View commit details
    Browse the repository at this point in the history
  4. Cleanup (unused) functions

    sgill2 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    0460d1f View commit details
    Browse the repository at this point in the history
  5. added restraints test

    sgill2 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    58b73d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a332645 View commit details
    Browse the repository at this point in the history
  7. renamed MolDart to match Move naming convention

    sgill2 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    9db6f0c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. restructured moldart module location

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    af2ff16 View commit details
    Browse the repository at this point in the history
  2. restructured module for moldart

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    ffb6cd9 View commit details
    Browse the repository at this point in the history
  3. removed old lambda_restraints variable

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    86c52cc View commit details
    Browse the repository at this point in the history
  4. exposed setting lambda_restraints in move

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a803acb View commit details
    Browse the repository at this point in the history
  5. remove debugging code

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a10a40f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #118 from MobleyLab/ic_test

    Merge working IC branch with PR IC branch
    sgill2 authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    bc39af4 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'internal' of https://github.com/MobleyLab/blues into in…

    …ternal
    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a9a4b67 View commit details
    Browse the repository at this point in the history
  8. debugging travis

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a0074ca View commit details
    Browse the repository at this point in the history
  9. removed merge header

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    e27d3e0 View commit details
    Browse the repository at this point in the history
  10. added future requirement

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    446efa7 View commit details
    Browse the repository at this point in the history
  11. fix future requirements

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    87e8b50 View commit details
    Browse the repository at this point in the history
  12. fix moldart import statements

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    fc7cf14 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    96410ac View commit details
    Browse the repository at this point in the history
  14. added yank requirements for boresch restraints

    sgill2 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    cb85eb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac1228f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. removed restraint force debugging

    sgill2 committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    32cec53 View commit details
    Browse the repository at this point in the history
  2. fixes force type check for boresch restraints

    sgill2 committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    55b5502 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. added experimental option to handle rings

    sgill2 committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    c10ff36 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. fixed import statement

    sgill2 committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    d6761c7 View commit details
    Browse the repository at this point in the history
  2. remove experimental option

    sgill2 committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    7339d07 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

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

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    1673a15 View commit details
    Browse the repository at this point in the history
  2. removed debug print statements

    sgill2 committed May 1, 2018
    Configuration menu
    Copy the full SHA
    6cf00ab View commit details
    Browse the repository at this point in the history
  3. added transition matrix checks/tests

    sgill2 committed May 1, 2018
    Configuration menu
    Copy the full SHA
    15f4a2d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. removes ncmc_move_output portion

    sgill2 committed May 22, 2018
    Configuration menu
    Copy the full SHA
    61a464e View commit details
    Browse the repository at this point in the history
  2. added rigid_ring option as default

    sgill2 committed May 22, 2018
    Configuration menu
    Copy the full SHA
    7bc1e20 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Update moldart example

    Nathan Lim committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    190858e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

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

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    3e56b85 View commit details
    Browse the repository at this point in the history
  2. Add .gitignore file

    nathanmlim committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    cb000d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2592d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0484870 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Merge branch 'master' into internal

    Nathan Lim authored Jun 20, 2018
    Configuration menu
    Copy the full SHA
    f3197c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. updated compatibility with current BLUES

    sgill2 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    5b544d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. changes before further optimization

    sgill2 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    a44019b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. updated with new chemcoord

    sgill2 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    a59ca7e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. save changes before more testing

    sgill2 committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    9d5e05e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. fixed compatability issues/cleaned up code

    sgill2 committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    3b3d297 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. updated moldarting tests for new blues version

    sgill2 committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    30d1f60 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. added wip dart setup tests

    sgill2 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    e029579 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    9e63e26 View commit details
    Browse the repository at this point in the history
  2. update compatibility with pulled code

    sgill2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    f220559 View commit details
    Browse the repository at this point in the history
  3. updated conda package requirements

    sgill2 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    93c261f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. added conda-forge channel

    sgill2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    4a1a4e8 View commit details
    Browse the repository at this point in the history
  2. update channels to work with travis

    sgill2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    4aa7491 View commit details
    Browse the repository at this point in the history
  3. updated MoveEngine import from proper script

    sgill2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    6157d98 View commit details
    Browse the repository at this point in the history
  4. updated Logger spelling to match convention

    sgill2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    0f59c20 View commit details
    Browse the repository at this point in the history
  5. fixed self reference for class

    sgill2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    7f2e879 View commit details
    Browse the repository at this point in the history
  6. fixed inheritance and assertion for test

    sgill2 committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    8e7a2c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. removed depreciated files

    sgill2 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    8836d92 View commit details
    Browse the repository at this point in the history
  2. removed depreciated smartdarting code

    sgill2 committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    115f8c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. vectorized setting arrays

    sgill2 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    b96c780 View commit details
    Browse the repository at this point in the history
  2. added dart region creation tests

    sgill2 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    dda9e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2298580 View commit details
    Browse the repository at this point in the history
  4. updated positional argument for test

    sgill2 committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    0d54349 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. fix acceptance ratio handling for moves

    sgill2 committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    2543fd8 View commit details
    Browse the repository at this point in the history
  2. change moldarting defaults

    sgill2 committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    e9cb96d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. added molecular darting sphinx documentation

    sgill2 committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    60cd42c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. fixes for implicit solvent simulations

    sgill2 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    e3c2144 View commit details
    Browse the repository at this point in the history
  2. update darting to handle multipe modes

    sgill2 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    434fb7e View commit details
    Browse the repository at this point in the history
  3. fix correction factor debugging

    sgill2 committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    fcef812 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. updated tests

    hiddenthief authored and hiddenthief committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    b551fff View commit details
    Browse the repository at this point in the history
  2. remove debug printing statement

    hiddenthief authored and hiddenthief committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    4a62045 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    7868683 View commit details
    Browse the repository at this point in the history
  2. handle situation when no crds are used

    sgill2 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    f636962 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

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

Commits on Feb 28, 2019

  1. added making darting region class function

    sgill2 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    df3053b View commit details
    Browse the repository at this point in the history
  2. updated docstrings for moldart functions

    sgill2 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9b04405 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. adds ability to check darts from a trajectory

    sgill2 committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    acc5493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92801fe View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. fixed handlling of multiple trajectories

    sgill2 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    6b43578 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. fixed darting region definitions for rot/trans

    sgill2 committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    44ed7a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Improved translational dart handling

    sgill2 committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    77d4571 View commit details
    Browse the repository at this point in the history
  2. fixed bug handling translational/dihedral darts

    sgill2 committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    4ab2e78 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. fixed translational darting, error handling

    sgill2 committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    6b6d38c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe7fa97 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. fix dart reversibility handling

    sgill2 committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    3c20f14 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    72fe5bc View commit details
    Browse the repository at this point in the history
  2. more generalized parameters for making darts

    sgill2 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    f6e0517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73eb977 View commit details
    Browse the repository at this point in the history
  4. fixed str handling for _checkTrajectoryDarts

    sgill2 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    ac158f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

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

Commits on Apr 23, 2019

  1. initial commit to clean up overfit darts

    sgill2 committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    7ff992c View commit details
    Browse the repository at this point in the history
  2. remove print statements

    sgill2 committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    3e27ac0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. generalized restrained atoms for rmsd restraints

    sgill2 committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    722aaee View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    610523b View commit details
    Browse the repository at this point in the history
  2. inital attempt for rigid body simulation

    sgill2 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    133fa09 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. added return to rigid function

    sgill2 committed May 1, 2019
    Configuration menu
    Copy the full SHA
    260b861 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

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

Commits on May 13, 2019

  1. inital rigid body handling

    sgill2 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    4147dc1 View commit details
    Browse the repository at this point in the history
  2. fixed case where pos not set

    sgill2 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    adc3de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77652c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. added parameters for debugging moldarting

    sgill2 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    35551b5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

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

Commits on May 28, 2019

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

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    768040b View commit details
    Browse the repository at this point in the history
  2. fix restrained receptor atoms

    sgill2 committed May 31, 2019
    Configuration menu
    Copy the full SHA
    7e5cf97 View commit details
    Browse the repository at this point in the history