Giter VIP home page Giter VIP logo

mubosym's Introduction

Multibody Simulation with Python
--------------------------------

Projectname: mubosym

Description:

 The project aim is to make multibody simulation possible from scratch for python (at the moment 2.7.X).
 The system setup should be simple and possible even for beginners. On the other hand no limitations for complexity.

Install:
Since we still lack of a setup.py at the moment, just download the repository and put it in a working directory. Fix the dependencies by hand:
pip install ... for the usual packages. Go to http://vpython.org for vpython.
For the future we will get rid of the vpython dependendy and try to use vispy which seems more community adjusted.


As python environment we recommend on Windows pythonxy distribution (full version comes with all needed packages) and on linux anaconda distribution.

Dependencies:
 - numpy (1.9.2)
 - scipy (0.15.1)
 - matplotlib 
 - sympy (0.7.6)
 - vpython (6.11) (from vpython.org or via anaconda on linux systems)
 (vpython has some nasty dependencies itself: wx, python-boost)

Optional dependency for postprocessing of data:
 - pandas

Docu:
 /build/html/index.html
 Slides for intro: /talk_at_europython_2015.pdf

mubosym's People

Contributors

docbo avatar skidzo 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.