1
0
Fork 0

Add README

main
Bill Ewanick 2023-09-22 14:50:53 -04:00
parent f2b2922385
commit fac5800286
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Exploring Matlab Alternatives
Make use of the `flake.nix` and `$ nix develop .` in the command-line to install Sage and Octave.
- Helpful Links
- Sage
- Homepage:<https://www.sagemath.org>
- Nix packages: <https://search.nixos.org/packages?query=sage>
- GNU Octave
- Homepage: <https://octave.org/>
- Nix packages: <https://search.nixos.org/packages?query=octave>