jreed wrote:Here is a Mathematica notebook comparing Fred's magic algorithm to my simplified algorithm. If non-Mathematica users have problems understanding it, let me know. My hope (probably futile) is that this will put an end to this continual talk of destroying Bell with an algorithm.
https://www.wolframcloud.com/obj/ka5qep ... nalysis.nb
Heinera wrote:Your latest attempt did't fix the non-locality. The non-local relation
listA3=Select[outA1,Intersection[{#[[3]]},list23]!={#[[3]]}&];
is still there. list23 depends on what happened over at Bob's side. It is impossible to implement this on two separate computers.
Heinera wrote:Your latest attempt did't fix the non-locality. The non-local relation
listA3=Select[outA1,Intersection[{#[[3]]},list23]!={#[[3]]}&];
is still there. list23 depends on what happened over at Bob's side. It is impossible to implement this on two separate computers.
FrediFizzx wrote:Heinera wrote:Your latest attempt did't fix the non-locality. The non-local relation
listA3=Select[outA1,Intersection[{#[[3]]},list23]!={#[[3]]}&];
is still there. list23 depends on what happened over at Bob's side. It is impossible to implement this on two separate computers.
What is list23? It is only trial numbers. This is post processing after the two separate computers. How are you going to analyze the data correctly if the events are not matched up correctly? And to top it off, these are events that DON'T match trial number-wise. Selections from outA1 go to listA3. Completely local. There is no B's going to listA3. Trial numbers are shared data. They were created at the same time as each event was created. Part of the HV's.
gill1109 wrote:FrediFizzx wrote:Heinera wrote:Your latest attempt did't fix the non-locality. The non-local relation
listA3=Select[outA1,Intersection[{#[[3]]},list23]!={#[[3]]}&];
is still there. list23 depends on what happened over at Bob's side. It is impossible to implement this on two separate computers.
What is list23? It is only trial numbers. This is post processing after the two separate computers. How are you going to analyze the data correctly if the events are not matched up correctly? And to top it off, these are events that DON'T match trial number-wise. Selections from outA1 go to listA3. Completely local. There is no B's going to listA3. Trial numbers are shared data. They were created at the same time as each event was created. Part of the HV's.
If list23 contains a list of trial numbers constructed on Bob’s side and making use of Bob’s settings, then I would guess that your construction of listA3 depends on Bob’s settings.
FrediFizzx wrote:Heinera wrote:Your latest attempt did't fix the non-locality. The non-local relation
listA3=Select[outA1,Intersection[{#[[3]]},list23]!={#[[3]]}&];
is still there. list23 depends on what happened over at Bob's side. It is impossible to implement this on two separate computers.
What is list23? It is only trial numbers.
FrediFizzx wrote:This is post processing after the two separate computers. How are you going to analyze the data correctly if the events are not matched up correctly?
Heinera wrote:FrediFizzx wrote:Heinera wrote:Your latest attempt did't fix the non-locality. The non-local relation
listA3=Select[outA1,Intersection[{#[[3]]},list23]!={#[[3]]}&];
is still there. list23 depends on what happened over at Bob's side. It is impossible to implement this on two separate computers.
What is list23? It is only trial numbers.
This is not just any trial numbers, it is a subset of trial numbers that indirectly depends on Bob's choice of settings. This couldn't possibly be part of the HV.FrediFizzx wrote:This is post processing after the two separate computers. How are you going to analyze the data correctly if the events are not matched up correctly?
If it is a theoretical model, the is no need to match up events except in the obvious way. If it is a model of an experiment somebody performed,
have you ever seen an experiment where they matched up data in this way?
FrediFizzx wrote:jreed wrote:Here is a Mathematica notebook comparing Fred's magic algorithm to my simplified algorithm. If non-Mathematica users have problems understanding it, let me know. My hope (probably futile) is that this will put an end to this continual talk of destroying Bell with an algorithm.
https://www.wolframcloud.com/obj/ka5qep ... nalysis.nb
Sorry John, but there are too many mistakes in that analysis to address. You should be using the new code anyways because f1, g1, f2 and g2 are gone in it. They weren't really needed. Let's see how you make the new local code into non-local code.![]()
jreed wrote:FrediFizzx wrote:jreed wrote:Here is a Mathematica notebook comparing Fred's magic algorithm to my simplified algorithm. If non-Mathematica users have problems understanding it, let me know. My hope (probably futile) is that this will put an end to this continual talk of destroying Bell with an algorithm.
https://www.wolframcloud.com/obj/ka5qep ... nalysis.nb
Sorry John, but there are too many mistakes in that analysis to address. You should be using the new code anyways because f1, g1, f2 and g2 are gone in it. They weren't really needed. Let's see how you make the new local code into non-local code.![]()
Please enlighten me as to where all those mistakes are. I am always interested in doing better programming, and always want advice from experts like yourself. What is the "new code" you are referring to? I hope to address the quaternion code later on, but right now we should just concentrate on this vector code.
FrediFizzx wrote:In fact I will do the first test. Here is the percentage of events that don't match the original Aa and Bb using 20,000 trials.
https://www.wolframcloud.com/obj/fredif ... tripped.nb
EPRsims/newCS-20-S3quat-stripped.pdf
So, actually less than 5 percent.
FrediFizzx wrote:jreed wrote:FrediFizzx wrote:jreed wrote:Here is a Mathematica notebook comparing Fred's magic algorithm to my simplified algorithm. If non-Mathematica users have problems understanding it, let me know. My hope (probably futile) is that this will put an end to this continual talk of destroying Bell with an algorithm.
https://www.wolframcloud.com/obj/ka5qep/Published/analysis.nb
Sorry John, but there are too many mistakes in that analysis to address. You should be using the new code anyways because f1, g1, f2 and g2 are gone in it. They weren't really needed. Let's see how you make the new local code into non-local code.
Please enlighten me as to where all those mistakes are. I am always interested in doing better programming, and always want advice from experts like yourself. What is the "new code" you are referring to? I hope to address the quaternion code later on, but right now we should just concentrate on this vector code.
It is nothing about being an expert. Anywhere you refer to f1, g1, f2, and g2 is a mistake now since they are gone. The quaternion code is the latest version so you need to jump on it or you are missing the boat. I'm not going back to the simple versions. As far as the matching part goes, it shouldn't be a problem for you.
https://www.wolframcloud.com/obj/fredifizzx/Published/newCS-20-S3quat-prodcalc-forum.nb
FrediFizzx wrote:If it is a theoretical model, the is no need to match up events except in the obvious way. If it is a model of an experiment somebody performed, have you ever seen an experiment where they matched up data in this way?jreed wrote:This is post processing after the two separate computers. How are you going to analyze the data correctly if the events are not matched up correctly?
FrediFizzx wrote:Do you want to bet on that? When Gill does the tests, he is going to find right off the bat that about 95 percent of the events are local. The other about 5 percent are spinorial sign changes that are local also. So, we are 100 percent local.
FrediFizzx wrote:gill1109 wrote:Quaternions are represented internally in Mathematica by lists of length 4 of real numbers. Really, all that Mathematica’s quaternion code does is to add special rules for multiplication of real 4-vectors.
Nope! Quaternions in Mathematica are a scalar + 3-vector.
gill1109 wrote:Quaternions are represented internally in Mathematica by lists of length 4 of real numbers. Really, all that Mathematica’s quaternion code does is to add special rules for multiplication of real 4-vectors.
FrediFizzx wrote:jreed wrote:FrediFizzx wrote:jreed wrote:Here is a Mathematica notebook comparing Fred's magic algorithm to my simplified algorithm. If non-Mathematica users have problems understanding it, let me know. My hope (probably futile) is that this will put an end to this continual talk of destroying Bell with an algorithm.
https://www.wolframcloud.com/obj/ka5qep ... nalysis.nb
Sorry John, but there are too many mistakes in that analysis to address. You should be using the new code anyways because f1, g1, f2 and g2 are gone in it. They weren't really needed. Let's see how you make the new local code into non-local code.![]()
Please enlighten me as to where all those mistakes are. I am always interested in doing better programming, and always want advice from experts like yourself. What is the "new code" you are referring to? I hope to address the quaternion code later on, but right now we should just concentrate on this vector code.
It is nothing about being an expert. Anywhere you refer to f1, g1, f2, and g2 is a mistake now since they are gone. The quaternion code is the latest version so you need to jump on it or you are missing the boat. I'm not going back to the simple versions. As far as the matching part goes, it shouldn't be a problem for you.
https://www.wolframcloud.com/obj/fredif ... c-forum.nb
.
jreed wrote: ... Sounds like great fun! A treasure hunt in quaternion land. I'll get right on it. I expect to find the non-local treasure in a few days.
FrediFizzx wrote:jreed wrote: ... Sounds like great fun! A treasure hunt in quaternion land. I'll get right on it. I expect to find the non-local treasure in a few days.
Yo John, I just proved above that we are 100 percent local so you shouldn't waste your time on it.![]()
![]()
![]()
![]()
.
FrediFizzx wrote:jreed wrote: ... Sounds like great fun! A treasure hunt in quaternion land. I'll get right on it. I expect to find the non-local treasure in a few days.
Yo John, I just proved above that we are 100 percent local so you shouldn't waste your time on it.![]()
![]()
![]()
![]()
.
Return to Sci.Physics.Foundations
Users browsing this forum: ahrefs [Bot] and 158 guests