update the tie framework roadmap

This commit is contained in:
Zhenwen Dai 2014-09-01 16:16:32 +01:00
parent a9a86ac323
commit 1abb3087ae

View file

@ -53,7 +53,9 @@ class Tie(Parameterized):
================================ ================================
TODO: TODO:
* EVERYTHING 1. Properly handling parameters with constraints
2. Properly handling the merging of two models
3. Properly handling initialization
""" """
def __init__(self, name='tie'): def __init__(self, name='tie'):