close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 16 years ago

Closed 16 years ago

#733 closed enhancement (fixed)

Additional VMatrix functions — at Version 2

Reported by: César Pérez Álvarez Owned by: Víctor de Buen Remiro
Priority: normal Milestone: Mantainance
Component: Kernel Version: 1.1.7
Severity: normal Keywords:
Cc:

Description (last modified by Víctor de Buen Remiro)

I would suggest some additional functions in VMatrix grammar:

  • IfVMat function, similar to IfMat function in Matrix grammar.
  • Changes in And and Or function, to accept several arguments instead of two. Similar to And and Or function in Matrix grammar.

Change History (2)

comment:1 Changed 16 years ago by Víctor de Buen Remiro

Status: newaccepted

comment:2 Changed 16 years ago by Víctor de Buen Remiro

Description: modified (diff)
Milestone: Manteinance
Resolution: fixed
Status: acceptedclosed
Version: 1.1.7

This enhancement has been applyied to these versions:

  • v1.1.7 b.17
  • v2.0.1 b.0.11.alpha

Non limited number of arguments has been added to built-in VMatrix functions And, Or, Eq, NE, LE, GE, LT, GT, Min, Max
It has been created a new built-in function IfVMat

There was some internal problems related to this ticket and #732:

  • in convertIfNeeded* functions
  • in generic ApplyFun* functions
  • in sparse behaviour of ApplyFunR2R
Note: See TracTickets for help on using tickets.