diff options
author | Arun Isaac | 2021-03-25 15:20:38 +0530 |
---|---|---|
committer | Arun Isaac | 2021-03-25 15:20:38 +0530 |
commit | 1e3766a74e1deaa36964be981e9c3273f156e22b (patch) | |
tree | 3857af80d71ac3e1a063611381ab17898fea150f /README.md | |
download | sambal-1e3766a74e1deaa36964be981e9c3273f156e22b.tar.gz sambal-1e3766a74e1deaa36964be981e9c3273f156e22b.tar.lz sambal-1e3766a74e1deaa36964be981e9c3273f156e22b.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c841441 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# samball + +samball provides functions to + +- uniformly sample a sphere +- uniformly sample a spherical cap of a sphere |