Changes between Version 31 and Version 32 of Ticket #4138


Ignore:
Timestamp:
2017-03-20T14:14:05Z (8 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138 – Description

    v31 v32  
    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) 50%::
    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) 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.
    3333
    3434 Records (Mahder) 50%::