Skip to content

Commit

Permalink
Conventions and utilities for Python Operations.
Browse files Browse the repository at this point in the history
Supports kassonlab#208

* Enumerate new work graph and Python operations.
* Design notes on work graph grammar and semantics.
* New object model and execution formalism.
* Create gmx.operation module for base classes and/or tools to wrap
  Python functionality in gmxapi-compatible Operations.
  • Loading branch information
eirrgang committed Jan 1, 2019
1 parent 94fd8b2 commit 2ca442c
Show file tree
Hide file tree
Showing 3 changed files with 673 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Documentation for maintaining and contributing to this project.
projectstructure
layers/python
layers/bindings
layers/workspec_schema_0_2

Loading

0 comments on commit 2ca442c

Please sign in to comment.