Interesting application for RandomIOR

Jan Skibinski jans@numeric-quest.com
Fri, 9 Mar 2001 13:22:28 -0500 (EST)


	Well, at least interesting for me ... Thinking a bit
	about modelling of a standard interpretation of a measurement
	in Quantum Mechanics I came up with this tiny addendum
	to module QuantumVector:
	http://www.numeric-quest.com/haskell/Observation.hs
	which simulates apparently random choice of an eigenvalue
	and collapses the state to its corresponding eigenvector.

	Jan