Changes between Version 34 and Version 35 of Ticket #4138


Ignore:
Timestamp:
2017-04-24T12:50:01Z (8 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v34 v35  
    2929   The inner outer can be implemented via addition of alias equations, is a matter of lookup of the inner component and prefixing.
    3030
    31  Functions (Per, Adrian, Peter, Mahder) 65%::
    32    Partial support for functions. Instantiation and typing of functions is implemented. Positional arguments and named arguments are supported. *Vectorization support needs do be adapted*. Support for reductions needs to be implemented. Support for function trees.
     31 Functions (Per, Adrian, Peter, Mahder) 75%::
     32   Partial support for functions. Instantiation and typing of functions is implemented. Positional arguments and named arguments are supported. *Vectorization support needs do be adapted*. Preliminary support for reductions is implemented. Support for function trees exists.
    3333
    34  Records (Mahder, Peter) 50%::
     34 Records (Mahder) 50%::
    3535   Support for records and for record constructors in the works.
    3636
     
    5151   Expansion of array bindings is currently broken and need to be fixed. Subscripting needs to be improved, and the module in general needs to be expanded to keep up with the phases before it.
    5252
    53  Connection Handling (Adrian) 50%::
     53 Connection Handling (Adrian) 60%::
    5454   Handling of connect equations using the DAE and the instance tree.
    5555