ajb Posted June 6, 2006 Posted June 6, 2006 I was just wondering if there are any regular Mathematica users on this forum? I use Mathematica all the time, mostly for fun. I wanted to know about how to write packages. Any advice? Cheers.
s pepperchin Posted June 7, 2006 Posted June 7, 2006 I use it on a regular basis but mostly for creating graphics. At this point however most of my graphics have been fairly basic. If there are others who are a little more experienced I would be glad to discuss some things with them. There is a mathematica forum however it isn't as nice as here.
Dave Posted June 8, 2006 Posted June 8, 2006 I use mathematica, but mainly for computational reasons. I don't really use it for programming as that's surplus to my requirements, but it is certainly a great piece of software.
ajb Posted June 17, 2006 Author Posted June 17, 2006 I am trying to write a notebook that will do some manipulations with expressions involving the NonCommutativeMultiply. I noticed that Times[a] gives a, where a is a single variable. However, NonCommutativeMultiply[a] does not give a. Does anyone know how I can tell Mathematica that I want NonCommutativeMultiply[a] = a? Any ideas welocme.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now