University of Cambridge IB group project
In the days when Cambridge innovators like Turing were still inventing the foundations of Computer Science, our department was known as the Mathematical Laboratory, offering a wide range of computation facilities implemented using mechanical devices. One impressive machine, the Differential Analyser was able to solve calculus problems. The goal of this project is to create a digital working replica of the Differential Analyser, which can be used both to illustrate the elegant operation of this device, and help students to gain an intuitive understanding of mathematical principles through the visualised behaviour.
Download the Repo and run the following commands to build the website and run a test server
> npm ci
> npm run dev- Aaron Danton: email github
- Andy Zhu: email github
- Hanzhang Shen: email github
- Joseph Hunt: email github
- Simon Solca: email github
- Sophie Ring: email github
Client: Richard Pawson