An open API service indexing awesome lists of open source software.

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

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).