Friday 11 March 2011

Geometry added to the model

For the introduction to this blog, see my topic ‘Challenging Bell with a local realistic simulation of EPR-Bohm
I have been adding a library to the solution to facilitate the use of geometric objects, as these seem inevitable for many models. The library now contains a Vector3D struct (borrowed from open source) with all the necessary properties, methods  like Normalize, DotProduct, CrossProduct etc. and operators.I have added the method to initialize the object as random unit vector.
The project also contains a preliminary multivector class which might be useful when simulating a LR model based on the arguments of Joy Christian (1).

  1. Disproof of Bell’s Theorem, Joy Christian, http://arxiv.org/PS_cache/arxiv/pdf/1103/1103.1879v1.pdf

No comments:

Post a Comment