Coder Social home page Coder Social logo

ezhangle / aboria Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aboria/aboria

0.0 2.0 0.0 2.43 MB

A C++ expression template library for particle-based numerical software -

Home Page: https://martinjrobins.github.io/Aboria

License: Other

CMake 0.30% Shell 0.89% Python 43.70% Batchfile 0.01% C++ 45.27% C 1.69% Hack 0.02% Ruby 0.91% XSLT 6.24% Smarty 0.08% Perl 0.81% Makefile 0.09%

aboria's Introduction

TravisCI Coverage

Aboria implements an expressive Domain Specific Language (DSL) in C++ for specifying expressions over particles and their neighbours in 3D space. The library is header-only and based on expression templates for efficient and natural expression of mathematical expressions applied over the particles.

The particle data is contained in a STL compatible container. Each particle has a 3D position and user-defined data-package (for other variables such as velocity, density etc) and is optionally embedded within a cuboidal spatial domain (for neighbourhood searches) that can be periodic or not. Users can implement standard C++ and STL algorithms directly on the particle data, or use the expression template API to naturally form operations over the particle set.

The motivation behind Aboria is to provide a useful library for implementing particle-based numerical algorithms, for example Smoothed Particle Hydrodynamics or Molecular/Langevin Dynamics.

Aboria is distributed under a BSD 3-Clause License, see LICENCE for more details.

For documentation see the Aboria website.

aboria's People

Contributors

martinjrobins 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.