Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Clement Potteck edited this page Jul 10, 2020 · 18 revisions

Welcome to the Eternity wiki!

Team I

Tech Stack

Using Python 3.8.3 for the parsing calculations and Electron and Node to serve a UI.

PEP8 Style, using flake8 for linting. Python unittest for testing and coverage for code coverage.

LaTeX for Deliverables.


Current Roles (as of June 28, 2020)

On top of respective contributions to back-end code, personas and use cases, the following roles were assigned according to our strengths:

  • Anik Patel: Front-End Design & Development
  • Clement Potteck: Architect, QA, and Wiki Manager
  • Emanuel Sharma: Presenter, Algorithms Optimization
  • Swati Pareek: Team Liaison, Architect, Presenter and Meeting Transcriber
  • Hong Phuc Nguyen: Front-End and Algorithms Optimization
  • Avnish Patel: Algorithms Optimization
  • Tara Seal: Project Manager

Distribution of functions:

  1. sin(x) XOR cos(x) -> @Anik Patel
  2. 10x XOR πx -> @Clement Potteck
  3. loge(x) = ln(x) XOR log10(x) -> @Emanuel Sharma
  4. ex XOR ax -> @Swati Pareek
  5. MAD (Mean Absolute Deviation) -> @Hong Phuc Nguyen
  6. σ (Standard Deviation) N/A
  7. sinh(x) XOR cosh(x) XOR tanh(x) -> @Avnish Patel
  8. x^y -> @Tara Seal
Clone this wiki locally