You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove need for constraints and specific compositions (#143)
* initial implementation of constraint input
Signed-off-by: Marcel Mueller <marcel.mueller@thch.uni-bonn.de>
* improve code
Signed-off-by: Marcel Mueller <marcel.mueller@thch.uni-bonn.de>
* added CHANGELOG and formatted it
Signed-off-by: Marcel Mueller <marcel.mueller@thch.uni-bonn.de>
* remove need for fixed composition and exact number of atoms
Signed-off-by: Marcel Mueller <marcel.mueller@thch.uni-bonn.de>
---------
Signed-off-by: Marcel Mueller <marcel.mueller@thch.uni-bonn.de>
* If constrains are set in the refinement step now the same constrains are set in the postprocess via the usage of xtb with orca as a driver. (#145)
* If constrains are set during refinement the postprocess step now uses xtb with orca as a driver to set the same constrains during postprocess.
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* Implemented tests for the orca as a driver run when distance constrains are enabled
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* Fix for the windows python crash in testsuit
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* Try to fix for the windows python crash in testsuit
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* Removal of copied code
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* Implementation of comments from the Pull request, less complicated optimize in orca.py
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* Implemented requested changes and updated tests
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
* changed the test_orca.py testsuite to match the test_xtb.py tests
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
---------
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
---------
Signed-off-by: Marcel Mueller <marcel.mueller@thch.uni-bonn.de>
Signed-off-by: Jonathan Schöps <s6jtscho@uni-bonn.de>
Co-authored-by: Jonathan Schöps <106986430+jonathan-schoeps@users.noreply.github.com>
0 commit comments