All Projects → hrkz → Imagine Old

hrkz / Imagine Old

Licence: mit
Modeling and simulations using computational graphs

Projects that are alternatives of or similar to Imagine Old

Optimesh
Mesh optimization, mesh smoothing.
Stars: ✭ 261 (+944%)
Mutual labels:  mathematics, physics
Fastscape
A fast, versatile and user-friendly landscape evolution model
Stars: ✭ 22 (-12%)
Mutual labels:  modeling, simulation
Simpeg
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
Stars: ✭ 283 (+1032%)
Mutual labels:  modeling, simulation
Ditras
DITRAS (DIary-based TRAjectory Simulator), a mathematical model to simulate human mobility
Stars: ✭ 19 (-24%)
Mutual labels:  modeling, simulation
Pynamical
Pynamical is a Python package for modeling and visualizing discrete nonlinear dynamical systems, chaos, and fractals.
Stars: ✭ 458 (+1732%)
Mutual labels:  modeling, physics
multiphysics
Interactive Multiphysics Simulation for Everyone
Stars: ✭ 41 (+64%)
Mutual labels:  simulation, physics
Qilin App
Fully hackable text editor developed for exact sciences with built-in KaTeX and AsciiMath support. Extensible via plugins and themes. Exportable as HTML, PDF and GFM.
Stars: ✭ 336 (+1244%)
Mutual labels:  mathematics, physics
Vehicle-Dynamics-Lateral
OpenVD: Vehicle Dynamics - Lateral
Stars: ✭ 50 (+100%)
Mutual labels:  simulation, modeling
Sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
Stars: ✭ 435 (+1640%)
Mutual labels:  simulation, physics
Gazebo
Open source robotics simulator.
Stars: ✭ 404 (+1516%)
Mutual labels:  simulation, physics
euler-fluid-cpp
Euler fluid simulated with CPP and SFML
Stars: ✭ 50 (+100%)
Mutual labels:  simulation, mathematics
Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (+1812%)
Mutual labels:  simulation, physics
elasty
A research-oriented elastic body simulator
Stars: ✭ 173 (+592%)
Mutual labels:  simulation, physics
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (-44%)
Mutual labels:  physics, mathematics
continuum mechanics
Utilities for doing calculations in continuum mechanics.
Stars: ✭ 18 (-28%)
Mutual labels:  physics, mathematics
Stuntrally
The main repository containing Stunt Rally sources and game data. A 3D racing game based on VDrift and OGRE with track editor.
Stars: ✭ 314 (+1156%)
Mutual labels:  simulation, physics
PVSystems
A Modelica library for photovoltaic system and power converter design
Stars: ✭ 20 (-20%)
Mutual labels:  simulation, modeling
libROM
Model reduction library with an emphasis on large scale parallelism and linear subspace methods
Stars: ✭ 66 (+164%)
Mutual labels:  simulation, modeling
Dynamicalsystems.jl
Award winning software library for nonlinear dynamics
Stars: ✭ 381 (+1424%)
Mutual labels:  mathematics, physics
Awesome Scientific Computing
😎 Curated list of awesome software for numerical analysis and scientific computing
Stars: ✭ 476 (+1804%)
Mutual labels:  mathematics, physics

Imagine

GitHub license Language Builds Docs Issues


Table of contents

Imagine is a modeling and simulation library based on computational graphs that provides many algorithms with applications in physics, biology, chemistry, artificial intelligence and many more.

Research driven

Imagine's main objective is to help researchers from different areas to model and run numerical simulations in a pleasant way, with performance and modularity.

Getting started

To use imagine, you will need Git for cloning, Python for the automation process, and a modern compiler (tested with Clang and GCC),

# Clone the repository
$ git clone https://github.com/hrkz/imagine && cd imagine

# Start the compilation and download dependencies
$ python x.py
$ python t.py # Run tests (optional)
Plans
📚 wiki To get started with the library, learn the basics through reference documentation, concepts and examples
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].