Earlier quoted context omitted.
Adjustment is just cutting interference terms from equation. Mathematically apparent wave function collapse is caused by quantum decoherence. Wave-function collapse as a priori process is just speculation. Finding that it actually happens would be new physics.
In which case, where does the Born rule come from?
Wave Function Collapse library in pure C
31–40 of 87 posts
Re: Wave Function Collapse library in pure C
#32- https://robertheaton.com/2018/12/17/wavefunction-collapse-al..., 44 comments https://news.ycombinator.com/item?id=18744696
- https://www.boristhebrave.com/2020/04/13/wave-function-colla..., 18 comments https://news.ycombinator.com/item?id=18321168
More threads: https://hn.algolia.com/?q=wave+function+collapse
Re: Wave Function Collapse library in pure C
#33I feel like the algorithm is maybe poorly named. At first I thought this was a tool to help with computational quantum physics.
I thought the same - though it actually gets its name from wave function collapse in quantum physics, as each pixel has multiple potential positions it can collapse to, leading to the procedurally generated map
Oh well, I guess people like the fancy name.
Re: Wave Function Collapse library in pure C
#34Explanations of the method: - https://robertheaton.com/2018/12/17/wavefunction-collapse-al... , 44 comments https://news.ycombinator.com/item?id=18744696 - https://www.boristhebrave.com/2020/04/13/wave-function-colla... , 18 comments https://news.ycombinator.com/item?id=18321168 More threads: https://hn.algolia.com/?q=wave+function+collapse
Re: Wave Function Collapse library in pure C
#35Re: Wave Function Collapse library in pure C
#36Earlier quoted context omitted.
This is a sad idom followed in C and C++ libraries that cannot be bothered to learn build tools, dealing with C and C++ as if they were scripting languages.
Have you ever tried using a unity build?
A hack designed by those that cannot be bothered to modularize a build with binary libraries.
Re: Wave Function Collapse library in pure C
#37int***** support;
see https://paulmerrell.org/wp-content/uploads/2021/07/compariso...
Pierre Terdiman from nvidia is doing some experiments using it, for Omniverse level generation:
https://twitter.com/PierreTerdiman/status/147663502794968678...
Re: Wave Function Collapse library in pure C
#38I feel like the algorithm is maybe poorly named. At first I thought this was a tool to help with computational quantum physics.
Re: Wave Function Collapse library in pure C
#39Earlier quoted context omitted.
> btw. Wave function collapse in quantum physics is completely speculative phenomenon. There is only apparent wave function collapse. To be more precise, the Born rule non-linear adjustment of the wave function to a single real value after a measurement is strictly necessary for QM to match experiments. Whether this should be interpreted as a physical phenomenon of wave function collapse, or as entanglement with the…
Adjustment is just cutting interference terms from equation. Mathematically apparent wave function collapse is caused by quantum decoherence. Wave-function collapse as a priori process is just speculation. Finding that it actually happens would be new physics.
Re: Wave Function Collapse library in pure C
#40Earlier quoted context omitted.
I thought the same - though it actually gets its name from wave function collapse in quantum physics, as each pixel has multiple potential positions it can collapse to, leading to the procedurally generated map
As someone who has actually studied physics (including quantum mechanics) I find this analogy extremely poor. Keeping multiple potential candidates which you gradually reduce into a single solution is a very common approach for solving a variety of problems (e.g. sudoku solver). This is not at all what makes the wave function interesting or useful in quantum mechanics. And the whole concept that you iteratively colla…
The way "quantum leap" is used by laypeople springs to mind too; literally the opposite of what they mean (not only tiny but random).