Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mrshu/add scipy numpy #99

Merged
merged 2 commits into from May 5, 2021
Merged

Mrshu/add scipy numpy #99

merged 2 commits into from May 5, 2021

Commits on May 5, 2021

  1. add: numpy and scipy

    * Install `numpy` and `scipy` in `run-in-docker.sh` and by doing so,
      ensure that it can be used in robot's code.
    
    * Add a note on `numpy` and `scipy` to the docs.
    
    Signed-off-by: mr.Shu <mr@shu.io>
    mrshu committed May 5, 2021
    Copy the full SHA
    899fed2 View commit details
    Browse the repository at this point in the history
  2. fix: code_submission.md

    * Ditch the mention of three folders which is no longer relevant.
    
    Signed-off-by: mr.Shu <mr@shu.io>
    mrshu committed May 5, 2021
    Copy the full SHA
    ffd560d View commit details
    Browse the repository at this point in the history