https://github.com/neelkamath/maxima-record
🧮 My Maxima lab record
https://github.com/neelkamath/maxima-record
maxima
Last synced: 5 months ago
JSON representation
🧮 My Maxima lab record
- Host: GitHub
- URL: https://github.com/neelkamath/maxima-record
- Owner: neelkamath
- License: mit
- Created: 2019-04-18T05:20:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T10:05:42.000Z (over 6 years ago)
- Last Synced: 2025-03-12T02:44:30.026Z (10 months ago)
- Topics: maxima
- Homepage:
- Size: 15.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maxima Record
This is my second semester's Mathematics lab record for undergrad.
# Installation
- [wxMaxima](https://wxmaxima-developers.github.io/wxmaxima/download.html)
- Clone the repository using one of the following methods.
- SSH: `git clone git@github.com:neelkamath/maxima-record.git`
- HTTPS: `git clone https://github.com/neelkamath/maxima-record.git`
# Usage
1. `wxmaxima`
1. In the wxMaxima window, click `File > Open...`.
1. Select the relevant `.mac` file from one of the folders in the `maxima-record/src` directory.
1. Click `Cell > Evaluate Cell(s)`.
# Documentation
- Limit line lengths to 60 characters.
- For topics with multiple questions, leave a blank link in between the questions and answers.
# License
This project is under the [MIT License](LICENSE).