mintproject / MINT-Transformation

MIT License
3 stars 1 forks source link

Refactoring #10

Open minhptx opened 4 years ago

minhptx commented 4 years ago
  1. Support releasing dtran as a library:
    1. Adding setup.py
  2. Separate transformation functions to three groups:
    1. core group: transformations written by us
    2. external group: transformations written by end users and they want to reuse it
    3. adhoc group: one-time usage transformations written in the web interface