Releases: Orange314159/ComplexCalculator
Releases · Orange314159/ComplexCalculator
Complex Number Grapher v2.0.0
Complex Number Grapher v2.0.0
Key Features
- Plotting Complex Equations: The current version uses a fixed equation.
- Interactive Zoom and Pan: The graph is interactive, allowing users to zoom and pan to explore different regions of the complex plane. Use t,f,g,h to pan and x,z to zoom. Additionally, use the scroll wheel to step through slices of the graph.
- Axis Coloring:
- Red - Im[y]
- Blue - Re[y]
- Green - Re[x]
- Interactive equations: This version allows for user input for selection of the equation that will graphed.
Execution
Run the attached jar file via terminal. java -jar ComplexCalculatorV2.0.0.jar
or
Run the .exe file by double clicking and allowing permisions on your computer
For both the exe and jar versions, an up to date version of java is required to run the program.
Full Changelog: v1.0.0-alpha...v2.0.0
Complex Number Grapher v1.1.0
Complex Number Grapher v1.1.0
Key Features
- Plotting Complex Equations: The current version uses a fixed equation.
- Interactive Zoom and Pan: The graph is interactive, allowing users to zoom and pan to explore different regions of the complex plane. Use t,f,g,h to pan and x,z to zoom. Additionally, use the scroll wheel to step through slices of the graph.
- Axis Coloring:
- Red - Im[y]
- Blue - Re[y]
- Green - Re[x]
Execution
Run the attached jar file via terminal or via explorer.
Full Changelog: v1.0.0-alpha...v1.1.0
Complex Number Grapher v1.0.0-alpha
Complex Number Grapher v1.0.0-alpha
Key Features
- Plotting Complex Equations: The current version uses a fixed equation.
- Interactive Zoom and Pan: The graph is interactive, allowing users to zoom and pan to explore different regions of the complex plane. Use t,f,g,h to pan and x,z to zoom. Additionally, use the scroll wheel to step through slices of the graph.
- Axis Coloring:
- Red - Im[y]
- Blue - Re[y]
- Green - Re[x]
Installation
The current version uses a .jar file which requires an up-to-date version of java downloaded on the computer.
Full Changelog: https://github.com/Orange314159/ComplexCalculator/commits/v1.0.0-alpha