Skip to content

Releases: Tookmund/graphcalc

Version 0.3.1

12 Jun 22:28
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release
  • Fix coms errors
  • Fix intersect command with scipy

Builds of the program currently fail with:

ImportError: No module named 'scipy'

Version 0.3

24 Jun 22:35
Compare
Choose a tag to compare

Major cleanup release

  • More modular modules, requiring less changes in help and commands to add a new command
  • Move all Python files to src/ subdirectory
  • Add /intersect command
  • Add /points command
  • Add /sigma command
  • Major cleanup of most files

Version 0.2

02 May 20:53
Compare
Choose a tag to compare

First fully-working release

  • Variables
  • Auto-set answer variable (a)
  • Permutations and Combinations
  • More useful help command
  • Error-catching

VA TSA Technosphere Submission

02 May 20:43
Compare
Choose a tag to compare
Pre-release

The version of the software submitted at Virgina Technology Student Association Technosphere 2015
Buggy.

  • Graphing!
  • Statistics!
  • Help menu!