issues
search
PaNOSC-ViNYL
/
workshop2020
0
stars
1
forks
source link
ViNYL APIs
#2
Open
CFGrote
opened
4 years ago
CFGrote
commented
4 years ago
Implement the ViNYL APIs:
[ ] Copy the SimEx Calculator and Parameter classes into a new ViNyL python module (in a new ViNYL-API repository)
[ ] Starting with the top-most abstract classes, AbstractBaseCalculator and AbstractCalculatorParameters, implement the
requirements
[ ] Identify and move common code from the specialized Calculators and Parameters to the Abstract classes.
[ ] Update and extend the documentation. Add a use case and example notebook.
[ ] Add a setup.py module and make pip and conda packages
Implement the ViNYL APIs: