Coder Social home page Coder Social logo

particles_simulator's Introduction

SP4E Project Code

This a collection of the projects created as part of the MATH-611 course 'Scientific programming for Engineers' Included are five core projects created as part of this course. A brief overview is given here while for the specifics the

Setup

Each directory has its own README which will explain installation for that project. This project requires python3 and the python requirements may be installed by: $pip install -r python_requirements.txt

The visualization for this project is ideally done using 'paraview'

HW3 & HW4 require the following libraries to be installed:

  • fftw3
  • googletest
  • pybind11 (included as part of hw4-particles_pybind A robust set of installation environments was not tested but the code has been confirmed to work at least on Ubuntu 18.04

hw1-optimizing

A simple python script that wraps around the scipy optimize function. Plots the convergence of both a library optimization function and custom-coded optimization function.

hw2-intro_cpp_oo

An introduction to OO programing in C++. This code allows the user to compute a sum-over-N or to approximate pi to arbitrary precision.

hw3-bouncing_particles

Example of the particles code used for bouncing pingpong balls bounce_ex

hw4-heateqn_fftw

Simulates a heat transfer equation making use of FFTW3. fftw_heat_ex

hw5-heateqn_pybind

Similar to hw4 but with a pybind interface

Authors

Daniel Marchand ([email protected]) Ali Falsafi ([email protected])

particles_simulator's People

Contributors

afalsafi avatar danielmarchand avatar

Watchers

 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.