MDNich / SciTool

Mac App with Scientific Calculators and Simulators

Home Page:https://mdnich.github.io/SciTool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SciTool

Welcome to SciTool ! This app is designed to help users graph, calculate, and simulate otherwise tedious tasks.

The list of available SciTools is below, and this list is always growing! If you want to contribute a SciTool, please send me an email at starfleetcaptain676@gmail.com with a Swift 5 or Python 3 program that has a simulation or calculator. Be sure to list all dependencies.

Current SciTools:

  1. Equipotential Lines Grapher
  2. 3D Potential Graph
  3. Circuit Simulator
  4. Stoichiometry Reaction Solver
  5. Stoichiometry Mass Solver
  6. Stellar Properties Solver
  7. Binary System Solver
  8. RR Lyrae Variable Calculator

(credit for 4,5 goes to @thegail for his Swift 5 command line project Stoichiometry)

(6,7,8 can also be found in the StarCalc project)

Current Dependencies: Must have Python3 installed and must have the following packages:

  1. numpy
  2. matplotlib
  3. plotly
  4. pandas (thanks mchl!)

There is a GUI that aids with installing these packages and Python3.

Star History

Star History Chart

Thanks! Releases with new SciTools are posted regularly. Feel free to fork, pull request, etc. © MDNich 2024

About

Mac App with Scientific Calculators and Simulators

https://mdnich.github.io/SciTool/

License:GNU General Public License v3.0


Languages

Language:Swift 89.2%Language:Python 10.8%