Skip to content

PaulApivat/Math-for-Programmers

 
 

Repository files navigation

Math-for-Programmers

Source code for the book, Math for Programmers

Up-to-date on GitHub at https://github.com/orlandpm/Math-for-Programmers

Local Start Up

note: already completed

  • automatic load python environment math-for

create a Jupyter Kernel for the environment

  • python -m ipykernel install --user --name=math-for --display-name="math-for"

start jupyter notebook (web browser)

  • jupyter notebook

About

Source code for the book, Math for Programmers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • Python 2.9%