physics
LaTeX thesis templates
alexei — Wed, 25/03/2009 - 11:16
Attached is a set of LaTeX template files for Honours and PhD at Macquarie. This version has the new MQ logo co-branded with the faculty of science.
Just unpack and start writting...
leave any comments here or contact me directly.
Bloch sphere's in Mathematica
alexei — Thu, 05/06/2008 - 23:30

Just figured out how to do some pretty neat Bloch sphere's in Mathematica 6, using Sphere[], Graphics3D and ParametricPlot3D. They're interactive too.
The following code defines "bloch" which is a Graphics3D object that can be later used again, it's a bit more complicated than strickly necessary since I've added ket labels to the axes and other tweaks to make it look nice.
