Skip to content
/ Series Public

App that can solve calculus series problems using handwriting recognition and the WolframAlpha API. Project for my AP Calculus class.

Notifications You must be signed in to change notification settings

gtmtg/Series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Series

iPhone/iPad app that can solve calculus series problems using handwriting recognition and the WolframAlpha API.

This project requires CocoaPods for dependencies. To compile,

  1. Clone the repository
  2. Run pod install in the project directory
  3. Register for the Wolfram Alpha API and add your App ID at the top of Series/ViewController.h
  4. Register for the MyScript ATK
  5. Download the MyScript iOS SDK files ATKCore.framework, ATKMath.framework, ATKMathWidget.bundle, and ATKMathWidget.framework and place them in the Series/ directory
  6. Download the MyScript ATK certificate files MyCertificate.h and MyCertificate.m and place them in the Series/ directory
  7. Open Series.xcworkspace in Xcode, build the target "Series," and run on your device

About

App that can solve calculus series problems using handwriting recognition and the WolframAlpha API. Project for my AP Calculus class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published