8000 GitHub - vitorotri/computational-thinking: This directory contains several python scripts that deal with computational thinking problems
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vitorotri/computational-thinking

Repository files navigation

Computational Thinking

This directory contains several python scripts that deal with computational thinking problems. Each script has its description as a comment on its beggining, right after the license terms in the file.

Installation

After having python and pip installed, install the remaining requirements with:

  $ pip install numpy matplotlib numba

Usage

On the Linux terminal, run a script with:

  $ python3 <script_name.py>

Releases

No releases published

Packages

No packages published

Languages

0