Branch | Commit message | Author | Age |
main | Advertise python code. | Arun Isaac | 3 years |
unfinished-experiments | Bunch of unfinished experiments | Arun Isaac | 3 years |
|
|
Age | Commit message | Author |
2022-01-08 | Bunch of unfinished experiments•••These experiments were in progress towards the end, and never properly
finished. I leave the code here in case it turns out to be useful.
unfinished-experiments | Arun Isaac |
2022-01-08 | Port spheroid experiment to python.•••* python/spheroid.py: New file.
| Arun Isaac |
2022-01-08 | Ignore python generated files.•••* .gitignore: Add python/__pycache__ and python/*.png.
| Arun Isaac |
2022-01-08 | Port integral experiments to python.•••* python/distribution-integrals.py: New file.
| Arun Isaac |
2022-01-08 | Port volume experiments to python.•••* python/distribution-volumes.py: New file.
| Arun Isaac |
2022-01-08 | Port to python.•••* python/nsmc.py: New file.
| Arun Isaac |
2022-01-07 | Move to `guix shell' friendly manifest.scm.•••* guix.scm: Rename to manifest.scm. Replace `guix environment -l
guix.scm' with `guix shell'.
* README.org (Build): Replace `guix environment -l guix.scm' with
`guix shell'.
| Arun Isaac |
2022-01-07 | Add python dependencies to manifest.•••* guix.scm: Import (guix build-system python), (guix download), (gnu
packages check), (gnu packages python), (gnu packages python-science)
and (gnu packages python-xyz).
(python-sambal): New variable.
Add python, python-matplotlib, python-numpy, python-sambal and
python-scipy to manifest.
| Arun Isaac |
2022-01-07 | Switch to a Guix manifest.•••* guix.scm (nsmc): Delete package.
Return a manifest.
| Arun Isaac |
2021-12-31 | Use git-predicate in guix.scm.•••* guix.scm: Do not import (ice-9 match), (ice-9 popen), (ice-9
rdelim), (srfi srfi-1), (srfi srfi-26) and (guix build utils).
(git-file?): Delete function.
(nsmc): Use git-predicate instead of git-file?
| Arun Isaac |
[...] |