Skip to content

Illustrating integers in binary, binary addition, and showing how multiplication is related to addition, as well as exponentiation to multiplication

Notifications You must be signed in to change notification settings

FuzzLightyear/Basic-Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Math

Binder

Illustrating integers in binary, binary addition, and showing how multiplication is related to addition, as well as exponentiation to multiplication

#To Install: 1). Either download zip and unzip in target location or in target location type in terminal: "git clone https://github.com/FuzzLightyear/Basic-Math"

2). Go into folder and open terminal, or if still in terminal from above command, enter command: "cd Basic-Math"

3). Create Python Virtual Environment by typing: "python3 -m venv venv"

4). Set environment by typing: "source venv/bin/activate"

5). Install dependencies by typing: "pip install jupyter matplotlib numpy"

6). If step 5 doesn't work, install python via their website, your operating system's app store, or if on Debian Linux or Ubuntu, type: "sudo apt install python3 python3-pip" Then retry step 5

About

Illustrating integers in binary, binary addition, and showing how multiplication is related to addition, as well as exponentiation to multiplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •