index
:
nsmc
main
unfinished-experiments
n-sphere Monte Carlo method
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-08
Port to python.
Arun Isaac
2022-01-07
Move to `guix shell' friendly manifest.scm.
Arun Isaac
2022-01-07
Add python dependencies to manifest.
Arun Isaac
2022-01-07
Switch to a Guix manifest.
Arun Isaac
2021-12-31
Use git-predicate in guix.scm.
Arun Isaac
2021-06-30
Expose rstats in scheme wrapper.
Arun Isaac
2021-06-30
Implement offcenter volume experiments.
Arun Isaac
2021-06-30
Add offcenter ellipsoid extent oracle.
Arun Isaac
2021-06-30
Implement window stopping criterion for integrals.
Arun Isaac
2021-06-30
Support sampling in sphere.
Arun Isaac
2021-05-07
Implement spheroid importance sampling experiments.
Arun Isaac
2021-05-07
Implement volume of bodies experiments.
Arun Isaac
2021-05-07
Implement integral experiments.
Arun Isaac
2021-05-07
Use window stopping criterion for volume.
Arun Isaac
2021-05-07
Treat extent oracles and integrands as const arguments.
Arun Isaac
2021-05-07
Do not pass rng to integral-per-direction.
Arun Isaac
2021-05-07
Define with-file and with-data-file sc macros.
Arun Isaac
2021-05-07
Move with-rstats and define with-rstats* sc macros.
Arun Isaac
2021-05-07
Define with-rng sc macro.
Arun Isaac
2021-05-07
Move with-vector to macros.sc.
Arun Isaac
2021-05-07
Define for-i-step sc macro.
Arun Isaac
2021-05-07
Define when and unless sc macros.
Arun Isaac
2021-05-07
Add rtol? predicate.
Arun Isaac
2021-05-07
Declare polynomial_integrand_params member as const.
Arun Isaac
2021-04-20
Wrap ellipsoid functions.
Arun Isaac
2021-04-20
Return rstat object from volume and integral wrappers.
Arun Isaac
2021-04-20
Do not return volume or integral estimate.
Arun Isaac
2021-04-20
Return the first accurate estimate.
Arun Isaac
2021-04-08
Wrap volume-importance.
Arun Isaac
2021-04-08
Rename volume-experiment to volume-importance.
Arun Isaac
2021-04-08
Wrap gsl_sf_lngamma.
Arun Isaac
2021-03-19
Demonstrate cone sampling with rejection sampling too.
Arun Isaac
2021-03-19
Implement rejection sampling based cone sampling.
Arun Isaac
2021-03-19
Factor out random planar angle generation.
Arun Isaac
2021-03-16
Deal in solid angle fractions, not absolute solid angles.
Arun Isaac
2021-03-16
Fix edge case when vectors around the nth canonical axis are required.
Arun Isaac
2021-03-16
Implement simplified cone sampling algorithm.
Arun Isaac
2021-03-15
Put sample code in separate function.
Arun Isaac
2021-03-15
Remove unused imports.
Arun Isaac
2021-03-15
Add function docstrings.
Arun Isaac
2021-03-15
Remove space between function name and bracket.
Arun Isaac
2021-03-15
Implement simplified cone sampling algorithm.
Arun Isaac
2021-03-15
Vectorize functions.
Arun Isaac
2021-03-15
Fix solid_angle_fraction2planar_angle for solid_angle_fraction > 1/2.
Arun Isaac
2021-03-10
Do not concatenate numpy arrays.
Arun Isaac
2021-03-10
Remove surface area computation.
Arun Isaac
2021-03-10
Add Python implementation of cone sampling.
Arun Isaac
2021-02-26
Add copyright and license headers.
Arun Isaac
2021-02-26
List papers as a bulleted list.
Arun Isaac
2021-02-26
Add guix environment instructions to guix.scm.
Arun Isaac
[next]