dbarrow257 / NuOscillator

3 stars 2 forks source link

Fix CUDAProb3 implementation #37

Closed dbarrow257 closed 1 month ago

dbarrow257 commented 1 month ago

Pull request description:

CUDAProb3 was found to be not working - Looks like obvious copy/paste error from recent restructuring Also address the wrong logic issue and array out-of-bound index accessing in OscillatorBinned

Changes or fixes:

Fix the implementation of CUDAProb3 by removing copy/paste error Fix the wrong logic issue when finding CosZ index in OscillatorBinned

Examples: