Giter VIP home page Giter VIP logo

bumpy's Introduction

bumpy

Quick appetizer and first tutorial on scientific computing with Python using examples from basic physics.

Contents

  • Part I introduces the fundamental Python syntax for variables, loops, if-tests, arrays, plotting, files, and classes, using a simple physics formula as example.
  • Part II is a real physics application involving analysis of mechanical vibrations. Besides showing how typical scientific Matlab-style scripts look in Python, this example also introduces more advanced concepts like flexible storage of objects in lists and files, downloading data from web sites, user input via the command line, unit testing, symbolic mathematics, and modules.

Goal

The goal of the tutorials is to bring the reader quickly up to speed with how Matlab-style programming (with functions of one variable) can be done in Python. With such basic background, it is easier to follow scientific courses and teaching material that apply Python as programming language. The tutorials are application-driven and brief. For further and more detailed information on scientific computing with Python we have compiled a list of much more detailed tutorials and books.

bumpy's People

Contributors

hplgit avatar lrhgit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.