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 14 years ago

Last modified 14 years ago

#1073 closed enhancement

Handling Matrix and Real objets — at Version 1

Reported by: Alfredo Torre Owned by: Víctor de Buen Remiro
Priority: high Milestone: Mantainance
Component: Kernel Version: 2.0.1
Severity: major Keywords: Matrix, Real, Boolean functions, LT, GE, EQ
Cc: imendez@…, irobles@…

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

Hi,
It would be really helpful if Boolean functions (such as LT, GE, EQ...) would allow Matrix and Real objects together as it is allowed to mix Series and Real objects.

Thanks in advance.

Change History (1)

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

Component: VariousKernel
Description: modified (diff)
Milestone: Mantainance
Status: newaccepted

I'll try, but it is not a trivial question.

What I usually do is create an Matrix (or Serie) called "Zero" with the proper dimensions (or timing information), and then use expressions such as "Zero+3" instead of "3"

Note: See TracTickets for help on using tickets.