Age | Commit message (Expand) | Author |
---|---|---|
2021-03-26 | Rename random_vector_on_sphere to random_on_sphere.•••* src/sambal/sambal.py (random_vector_on_sphere): Rename to random_on_sphere. (random_vector_on_disk): Call random_on_sphere instead of random_vector_on_sphere. | Arun Isaac |
2021-03-26 | Git ignore all .egg-info files, not just samball.egg-info.•••* .gitignore: Replace samball.egg-info with *.egg-info. | Arun Isaac |
2021-03-26 | Rename to sambal.•••* README.md: Rename samball to sambal. * setup.cfg (name): Rename samball to sambal. (description): Update description. (url): Update URL. * src/samball/samball.py: Rename to src/sambal/sambal.py. Replace samball with sambal. | Arun Isaac |
2021-03-25 | Add gitignore.•••* .gitignore: New file. | Arun Isaac |
2021-03-25 | Add setup.py.•••* setup.py: New file. | Arun Isaac |
2021-03-25 | Initial commit | Arun Isaac |