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 | Advertise python code.•••* README.org: Advertise python code.
* python/README.md: New file.
HEADmain | Arun Isaac |
2022-01-08 | Add cmake and gcc-toolchain to the Guix manifest.•••* manifest.scm: Import (gnu packages cmake) and (gnu packages
commencement).
Add cmake and gcc-toolchain to the manifest.
| Arun Isaac |
2022-01-08 | Add C code for experiments.•••* experiments/cube.c, experiments/integral.c, experiments/spheroid.c,
experiments/volume.c: New files.
| 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 |
[...] |