Skip to content

thesleort/PythonWiki-DM559

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonWiki-DM559

A compilation of useful python commands for DM559

Install and usage

This repository requires the following dependencies:

  • numpy
  • matplotlib

These can be installed by using the Python package installer (pip).

pip install numpy
pip install matplotlib

If this doesn't work, try running the same commands with superuser priviliges.

sudo pip install numpy
sudo pip install matplotlib

About

A compilation of useful python commands for DM559

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages