Merge commit d30f2cb6 from release-2020 into master
[alexxy/gromacs.git] / python_packaging / src / gmxapi / operation.py
2020-01-07 Paul BauerMerge commit d30f2cb6 from release-2020 into master
2019-12-27 Paul BauerMerge origin/release-2019 into release-2020
2019-12-26 M. Eric IrrgangClean up Sphinx interpreted text in the default role.
2019-11-29 Mark AbrahamMerge branch release-2019 into release-2020
2019-11-20 Paul BauerMerge 'origin/release-2019' into release-2020
2019-11-03 M. Eric IrrgangFix typos.
2019-10-29 Paul BauerMerge branch 'release-2019' into master
2019-10-16 M. Eric IrrgangMinor clean-up to gmxapi package.
2019-10-15 M. Eric IrrgangFix logic error in StaticSourceManager intialization.
2019-09-25 Szilárd PállMerge remote-tracking branch 'origin/release-2019'
2019-09-24 Paul BauerMerge branch release-2019 into master
2019-09-15 Peter KassonPatch gmxapi for Python 3.7
2019-09-11 M. Eric IrrgangUpdate gmxapi Python package infrastructure for new...
2019-08-22 Mark AbrahamMerge branch release-2019
2019-08-19 M. Eric IrrgangClean up gmxapi documentation build.
2019-08-19 M. Eric IrrgangAdd subgraph and while_loop operations.
2019-08-12 M. Eric IrrgangIntroduce Context requirement.
2019-08-12 M. Eric IrrgangSeparate out some abstract base classes.
2019-08-06 M. Eric IrrgangSeparate out OperationDetailsBase.
2019-08-05 M. Eric IrrgangSeparate out OperationDirector.
2019-08-02 M. Eric IrrgangRearchitect gmxapi.operation
2019-08-01 Paul BauerMerge release-2019 into master
2019-07-02 M. Eric IrrgangRearrange some definitions.
2019-05-09 M. Eric IrrgangExpand gmxapi.operation tools to support the data flow...
2019-05-09 M. Eric IrrgangFix formatting and typos.
2019-05-09 M. Eric IrrgangSupport basic command line wrapper in gmxapi
2019-04-09 M. Eric IrrgangIntroduce gmxapi operations and basic data model.