aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2021-03-31 14:51:56 +0530
committerArun Isaac2021-03-31 14:51:56 +0530
commited7cd13677ba53f224d46166ceaf579157fbdde1 (patch)
treed83145fe9daeadf0ef7f6324baa51ac3dc17b93f
parentbbfbec2bc13d749089299bf2a2b7c55ee1af7887 (diff)
downloadsambal-ed7cd13677ba53f224d46166ceaf579157fbdde1.tar.gz
sambal-ed7cd13677ba53f224d46166ceaf579157fbdde1.tar.lz
sambal-ed7cd13677ba53f224d46166ceaf579157fbdde1.zip
Add license information to README.
* README.md (License): New section.
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb1f485..0e6c7f3 100644
--- a/README.md
+++ b/README.md
@@ -62,3 +62,9 @@ print(random_on_cap(axis, max_planar_angle, rng))
If you use this code for your research, please cite the paper [An O(n)
algorithm for generating uniform random vectors in n-dimensional
cones](https://arxiv.org/abs/2101.00936).
+
+# License
+
+sambal is free software released under the terms of the [GNU General
+Public License](https://www.gnu.org/licenses/gpl.html), either version
+3 of the License, or (at your option) any later version.