You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
11 May 2020
Jeffrey Wagner
Item
Notes
Python package namespace reorganization
Python namespace reorganization (eventually supporting something likeĀ from openff import toolkit, evaluator, ...)-- At least covering how we want the final namespaces/imports to look, and maybe getting into implementation of the changeover
from openff import toolkit, evaluator, ...
Add Comment
Add Comment