|
[Date Index]
[Thread Index]
[Author Index]
Re: New unary operator
- To: mathgroup at smc.vnet.net
- Subject: [mg55846] Re: [mg55827] New unary operator
- From: Adriano Pascoletti <pascolet at dimi.uniud.it>
- Date: Thu, 7 Apr 2005 07:15:05 -0400 (EDT)
- References: <200504070910.FAA12908@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Mathematica 5.1 has introduced ConjugateTranspose and a dagger
\[ConjugateTranspose].
Hope it helps
Adriano Pascoletti
Il giorno 07/apr/05, alle 11:10, jason.lee.quinn at gmail.com ha scritto:
> I'm trying to get mathematica to define the dagger operation of quantum
> mechanics, which stands for the conjugate transpose. I've been
> attempting it using
>
> Notation[u_^\[Dagger] <==> Transpose[Conjugate[u_]]]
>
> but it doesn't seem to do it. I'm entering the Notation with the
> Notations Pallete.
>
> Any ideas?
>
> Jason
>
>
------------------------------------------------------------------------
--------
Adriano Pascoletti
Dipartimento di Matematica e Informatica
Universita' di Udine
Via delle scienze 206
I-33100 Udine
Italy
Prev by Date:
Re: extracting decimal digits of Pi
Next by Date:
Re: DirectedInfinity[1 + I], why does it get replaced by (1 + I)/(sqrt(2) ?
Previous by thread:
New unary operator
Next by thread:
Re: New unary operator
|