Skip to content

Supporting code for instrumentation courses at Universidade Nova de Lisboa - Faculdade de Ciência de Lisboa

License

Notifications You must be signed in to change notification settings

hgamboa/novainstrumentation

Repository files navigation

nova.instrumentation

Supporting code for Digital Instrumentation class at Universidade Nova de Lisboa.

Installation

1. Download and install the required applications:

2. Complete the installation using pip

Use the command in a console (anaconda console in windows):

 pip install novainstrumentation

3. Check if the module was successfully installed

Make sure that the following code line works in ipython:

  import novainstrumentation

If no error appears you have successfully installed the needed tools for a scientific python environment.

Note: In some installations setuptools is missing and need to be installes with: pip install -U setuptools

About

Supporting code for instrumentation courses at Universidade Nova de Lisboa - Faculdade de Ciência de Lisboa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages