Skip to content

Releases: pradeeprajkumar/ComputeFramework

Universal support.

22 Mar 10:22

Choose a tag to compare

  • Added Universal support for both Simulator and Devices.
  • Supports: iOS Devices and Simulator.

Unit testing.

22 Mar 10:20

Choose a tag to compare

  • Added test cases for the Brain class compute method.
  • Supports: iOS Simulator only.

Base framework.

22 Mar 10:20

Choose a tag to compare

  • Base framework for computation.
  • Contains Brain class and UI(Storyboard and two view controller classes).
  • Supports: iOS Simulator only.