|
|
@997
|
7 years |
srkline |
Updates for Xcode 7, Toolkit 7, and 64-bit version
|
|
|
@974
|
7 years |
srkline |
adding the function for the basic metropolis algorithm.
|
|
|
@834
|
11 years |
srkline |
Changes to the XOP code to upgrade to ToolKit? v6. Changes are the ones …
|
|
|
@825
|
12 years |
srkline |
Added new DebyeSphere? functions to the Win.rc file
Changed the …
|
|
|
@815
|
12 years |
srkline |
fixed binning with different SLDs to make sure that it can handle SLDs …
|
|
|
@812
|
12 years |
srkline |
Added source aperture size and SSD to simulation to get realistic initial …
|
|
|
@793
|
12 years |
srkline |
added point ranges to maxDistance functions to allow threading by breaking …
|
|
|
@791
|
12 years |
srkline |
making the maxDistance function thread safe
|
|
|
@790
|
12 years |
srkline |
Adding Threadsafe declarations to Debye Sphere functions to allow binning …
|
|
|
@789
|
12 years |
srkline |
Added XOP-ized functions for doing the distance-binned Debye Spheres …
|
|
|
@758
|
12 years |
srkline |
Changes to DebyeSpheres? to convert everything to double, rather than …
|
|
|
@711
|
13 years |
srkline |
Added wavelength distribution as part of the simulation
Fixed bug where …
|
|
|
@677
|
13 years |
srkline |
I think this resolved my conflicts…
|
|
|
@676
|
13 years |
srkline |
adding windows resources
|
|
|
@675
|
13 years |
srkline |
adding windows resources
|
|
|
@674
|
13 years |
srkline |
change round() to (long)(x+0.5) since round is not supported, and I really …
|
|
|
@673
|
13 years |
srkline |
Changing the round() call to properly return (long) and be compatibile …
|
|
|
@638
|
13 years |
ajj |
Remove build files from Monte Carlo
|
|
|
@623
|
13 years |
srkline |
Updated the MonteCarlo? code to allow 4 processors, but simply copying the …
|
|
|
@591
|
13 years |
srkline |
Cosmetic changes to monteCarlo code. Added some ".0" here and there to …
|
|
|
@553
|
14 years |
srkline |
Correct reporting of results wave accounting for multiple coherent …
|
|
|
@552
|
14 years |
srkline |
Correct reporting of results wave accounting for multiple coherent …
|
|
|
@458
|
14 years |
srkline |
Added poor man's threading to the MonteCarlo? calculation.
My guess is …
|
|
|
@437
|
14 years |
srkline |
Change to calculation to avoid unnecessary calculations for transmitted …
|
|
|
@435
|
14 years |
srkline |
Added first pass at MonteCarlo? simulation XOP. Needs a lot of tidying, and …
|