Changes between Version 71 and Version 72 of Ticket #4138


Ignore:
Timestamp:
2018-05-07T12:40:51Z (7 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v71 v72  
    3232   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. Allow arrays of unknown size in functions.
    3333
    34  Records (Mahder) 95%::
    35    Support for records and for record constructors in the works.
    36    Needs more testing.
     34 Records (Per) 50%::
     35   Record bindings should be implemented, #4872.
    3736
    3837 Builtin (Per, Mahder, Martin) 80%::
     
    5655   Handling of connect equations using the DAE and the instance tree.
    5756   Basic handling of connections is implemented, missing:
    58    - some stream connectors cases
     57   - some stream connectors cases (inStream works, not actualStream)
    5958   - expandable connectors
    6059   - overconstrained connection graph and breakable branches
    6160   - cardinality
     61   - connection involving records
    6262
    6363 Unit checking (Arun, Martin, Mahder) 100%::