adjoint() does not work with trig functions.

asked 2013-05-07 02:18:24 +0100

Dionysus gravatar image

updated 2015-01-14 10:10:55 +0100

FrédéricC gravatar image

adjoint() works for symbolic matrices except for those that have trig functions such as tan, sec, or tanh in their entries. Is there an easy way around this or do I need to create my own ajdoint() function? Thanks much.

nonlinear

edit retag flag offensive close merge delete

Comments

2

It works here. Using sage-5.9. Also works with sage-5.7. You need to provide more information (the error you get, etc) other than "it doesn't work".

ppurka gravatar imageppurka ( 2013-05-07 03:26:55 +0100 )edit