Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pendulum

icub-tech-iit/training-simscape-pendulum

Tutorial on using Simscape Multibody to model and control a pendulum

Size: 1.17 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 2 - Forks: 1

icub-tech-iit/training-matlab-pendulum

Training on Physical Modeling with MATLAB

Language: MATLAB - Size: 501 KB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 1

Bharath2/iLQR

iterative Linear Quadratic Regulator with constraints.

Language: Python - Size: 1.35 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 122 - Forks: 34

habtie-phys/double_pendulum

simulating the chaotic motion of the double-pendulum system

Language: Gnuplot - Size: 84 KB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 4 - Forks: 0

EvanC8/Pendulum

Pendulum Simulation

Language: JavaScript - Size: 990 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 0 - Forks: 0

anassinator/ilqr

Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models

Language: Python - Size: 1.33 MB - Last synced: 18 days ago - Pushed: almost 2 years ago - Stars: 345 - Forks: 74

achaval-tomas/Double-Pendulum-Chaos

Double Pendulum Simulation showing chaos emerging from slightly different initial conditions.

Language: Python - Size: 21.5 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 3 - Forks: 0

tobozo/M5Core2-SoundBouncer

M5Stack / M5Core2 demo animating 16 metronomes

Language: C - Size: 481 KB - Last synced: 26 days ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

PabRod/pendulum

Mechanical simulation of simple and double non-inertial pendula

Language: Python - Size: 6.11 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

FrankenApps/PendulumSimulation

See the simulation over there:

Language: HTML - Size: 765 KB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

FrancescoScandiffio/Foucault-pendulum-tracking-system

Tracking system with perspective correction for a Foucault pendulum. Sphere recognition is achieved through template matching (ZNCC). When running on Raspberry-Pi4 it extracts 10 points per second.

Language: C++ - Size: 41.9 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

MuhammadAbbasOfficial/Pendulum-made-by-canvas

Android App: Pendulum using accelerometer sensor to detect angles, this is simple pendulum which have been made by canvas in android studio...

Language: Java - Size: 96.7 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

oguz81/ForcedPendulum

Simulation of forced damped pendulum with C++ and OpenGL

Language: HTML - Size: 43.9 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

oguz81/ForcedPendulum3D

Forced pendulum in 3D with real-time plotting.

Language: C++ - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

kencx/pendulum 📦

Simulations of simple and double pendulums

Language: Python - Size: 59.3 MB - Last synced: 11 days ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

KingDarBoja/SypyDesign

Dynamic webpage with PHP + SQL + Python for vehicle tracking.

Language: PHP - Size: 870 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 1 - Forks: 1

Shaz-5/apprenticeship-IRL

This repository contains Q-Learning and Deep Q-Learning (DQN) implementations for apprenticeship learning, based on the paper “Apprenticeship Learning via Inverse Reinforcement Learning" by P. Abbeel and A. Y. Ng, applied to two classic control tasks: CartPole and Pendulum.

Language: Jupyter Notebook - Size: 73.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

johnnyawesome/DoublePendulum

A double pendulum, demonstrating the three-body problem

Language: JavaScript - Size: 7.37 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

koulanurag/pid-pendulum

PID controller for open-ai gym's Pendulum.

Language: Jupyter Notebook - Size: 210 KB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MehdiShahbazi/REINFORCE-Cart-Pole-Gymnasium

This repo implements the REINFORCE algorithm for solving the Cart Pole V1 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1.

Language: Python - Size: 636 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ku-gcl/pendulum_test

倒立振子のテストコード

Language: C++ - Size: 905 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

lafkpages/pendulum-art

Language: Svelte - Size: 117 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Jorricks/iCal-library

ICalLibrary - Fast, yet simple, iCalendar reader with excellent recurrence support in Python

Language: Python - Size: 960 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 11 - Forks: 0

qzxtu/Simple-Pendulum

This Python script performs a curve fit to the data of a simple swinging pendulum and generates a plot of the data and the fit.

Language: Python - Size: 9.77 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Habrador/Ten-Minute-Physics-Unity

Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.

Language: C# - Size: 3.68 MB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 207 - Forks: 19

daniel-j-anderson-dev/pendulum

A simple pendulum simulation

Language: Rust - Size: 1.44 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

anthonyleier/pendulum

Desenvolvimento de uma simulação de pêndulo em Rust

Language: Rust - Size: 12.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ImperialCollegeLondon/pendulum-tkinter-testcase

Simple test case to show how to use Python and Tkinter to manage a pendulum simulation

Language: Python - Size: 5.86 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

NaokiHori/Pendulum

Energy-conserving N-body pendulum simulator

Language: Rust - Size: 4.91 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2 - Forks: 1

MizuhoAOKI/python_simple_mppi

Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.

Language: Jupyter Notebook - Size: 36.6 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 89 - Forks: 7

skbansal5642/PythonEssentialLibraries

code for basic Libraries of requests, PyFilesystem, Pillow, etc.

Language: Python - Size: 2.01 MB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

cavebot/Double-Pendulum-Visualtisation

C++ code, Visualise the output of a swinging pendulum attached to a second swining pendulum. The motion is classified as chaos.

Language: C++ - Size: 1.17 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dr-mrsthemonarch/Reaction-Wheel-Inverted-Pendulum

Language: Mathematica - Size: 6.82 MB - Last synced: 5 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

keitamoustapha913/Inverted-Pendulum

Language: JavaScript - Size: 402 KB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

nkapila6/SimulinkModels

Pendulum Models

Size: 86.9 KB - Last synced: 5 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

dynamicslab/MultiArm-Pendulum

This repository is for our paper: "The Experimental Multi-Arm Pendulum on a Cart: A Benchmark System for Chaos, Learning, and Control." It contains all the CAD files we used to build the pendulum hardware, their corresponding user's manual, and data set we collected from our hardware, which is useful for Machine Learning and AI community.

Language: MATLAB - Size: 318 MB - Last synced: 24 days ago - Pushed: 10 months ago - Stars: 18 - Forks: 2

arthaud-proust/dev.arthaud.pendulum

A simple double pendulum simulator. Try it.

Language: JavaScript - Size: 168 KB - Last synced: 6 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

dmitriy-kats/DoublePendulum

Double Pendulum Simulation

Language: Mathematica - Size: 1.99 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

keyfawn/Dice-of-Fire

play in the bot

Language: Python - Size: 35.5 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

ku-gcl/catkin_ws_test

倒立振子のROSコード

Language: C++ - Size: 1.05 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

fl3xice/dprand

Double Pendulum Random Generator

Language: Rust - Size: 24.4 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

BohaLash/Pendulum

Pendulum physics simulation. ⚖️🕰 (JS Canvas)

Language: JavaScript - Size: 4.88 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

BohaLash/True-Pendulum

Accurate Pendulum Simulation ⚖️🕰🔍 Using Pendulum Differential Equation (Vanilla JavaScript Canvas)

Language: JavaScript - Size: 10.7 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

Ai-Ya-Ya/PendulumSim

Pendulum physics simulator.

Language: C++ - Size: 251 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

RickyYoum/Multibody-pendulum-visualization

Manybody pendulum visualization tool made during the 2021 Physics Hackathon held by McGill University

Language: CSS - Size: 3.43 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

karlosos/pendulum_reflex

Pendulum simulation in pygame

Language: Python - Size: 7.81 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

tkkim-robot/unstable_gym

A gym-like classical control benchmark for evaluating the robustnesses of control and reinforcement learning algorithms.

Language: Python - Size: 3.1 MB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 7 - Forks: 1

Kristal1ik/FuzzyContApp

About fuzzy logic using the Maxwell's pendulum

Language: Java - Size: 7.82 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

gautamdayal/cpp-pendulum

A real nonlinear pendulum written in C++ with a homemade ODE solver

Language: C++ - Size: 4.27 MB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

wecet/Double-Pendulum-Visualization

Visualizing the Chaotic Movement of a Double Pendulum using the Python package Pygame

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

navidcy/double_pendulum

Solving and animating the double pendulum in Julia

Language: Julia - Size: 41 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

michael-hartmann/inverted-pendulums

Talk about the stability of inverted pendulums

Language: Python - Size: 16.6 MB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

kiritofeng/jpendulum

Tracking Pendulums

Language: Java - Size: 14.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ayansengupta17/Inverted-Pendulum-Control

Design of a Linear Quadratic Regulator balance controller for the Inverted Pendulum. After manually initializing the pendulum in the upright vertical position, the balance controller moves the rotary arm to keep the pendulum in this upright position. Moreover it is capable of balancing itself, even if minor external disturbances are given.

Size: 12.7 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 4 - Forks: 0

estevaofuzaro98/dinamicaPPGEM

Notebooks realizados para a disciplina Dinâmica dos Sistemas Mecânicos do Programa de Pós-Graduação em Engenharia Mecânica da FEIS/UNESP.

Language: Jupyter Notebook - Size: 1.23 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

MB-29/FLEX

Code for FLEX, a fast and flexible model-based reinforcement learniing exploration algorithm.

Language: Python - Size: 6.51 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 7 - Forks: 0

anassinator/pddp

WIP implementation of Probabilistic Differential Dynamic Programming in PyTorch

Language: Jupyter Notebook - Size: 6.56 MB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 13 - Forks: 2

GregoryKogan/pendulum

Pendulum wave visualization built with p5.js

Language: JavaScript - Size: 209 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

KrishayB/DoublePendulum

Simulates a double pendulum in a GUI window

Language: Java - Size: 242 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

hanyas/trajopt

A toolbox for trajectory optimization of dynamical systems

Language: Python - Size: 1.22 MB - Last synced: 12 months ago - Pushed: almost 2 years ago - Stars: 41 - Forks: 13

AJMC2002/pendulum-sim

A pendulum physics simulator written in C++

Language: C++ - Size: 229 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

cathaypacific8747/phy-ia

Code for my Physics Internal Assessment.

Language: Python - Size: 258 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

PCPUNMSM/summer-school-2021

Repositorio de la II Escuela de Verano en Física computacional (100% virtual), donde participaron estudiantes de habla hispana de todo lationamérica.

Language: Jupyter Notebook - Size: 23.2 MB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 23 - Forks: 13

NuclearPhoenixx/Physics-Pendulum

〰️ Physics simulation of a (mathematical) pendulum with adjustable parameters.

Language: GDScript - Size: 38.5 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

stefanbo92/A3C-Continuous

Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space

Language: Python - Size: 610 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 40 - Forks: 16

PolybitRockzz/double-pendulum

A Python script demonstrating how a double-pendulum operates. Includes explanations and mathematical derivations.

Language: Python - Size: 629 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

Dgdiniz/rusty_pendulum

A Rust implementation of a simple pendulum simulation focusing on the underlying physics and math.

Language: Rust - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

bartoszbartosik/inverted-pendulum-ga

Inverted pendulum control with use of a genetic algorithm.

Language: Python - Size: 333 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

zaman13/Double-Pendulum-Motion-Animation

Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.

Language: Jupyter Notebook - Size: 1.66 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 29 - Forks: 15

rupeshs/doublependulum

Double pendulum's chaotic motion simulator

Language: JavaScript - Size: 286 KB - Last synced: 26 days ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

Boris-Jobs/Pendulum-Period-tex

In this document, I have discussed the specific calculation of the period of a simple pendulum. Original file was saved in my Overleaf.

Language: TeX - Size: 370 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

gebob19/rl_with_jax

clear single-file JAX implementations of common RL algorithms

Language: Python - Size: 24 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 10 - Forks: 1

GiacomoCorradini/DQN-pendulum

Deep-Q-network learning algorithm to stabilize a pendulum around its upright position

Language: PureBasic - Size: 4.95 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

kkmoskalenko/pendulum-test 📦

Симуляция математического маятника с помощью HTML5 Canvas.

Language: JavaScript - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

kkmoskalenko/swing 📦

Симуляция гибридной системы с помощью HTML5 Canvas

Language: JavaScript - Size: 183 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

ocornoc/metronome32 📦

A Pendulum ISA virtual machine in C++14.

Language: C++ - Size: 42 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

donqustix/double-rigid-body-pendulum

A rectangle-circle pendulum simulation with the RK4 method

Language: C++ - Size: 2.11 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

IvanCHC/Dynamics

Simulate and visualise various dynamic system

Language: Python - Size: 644 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

andreasfloros/ndulum

N Pendulums - Generalizations of double pendulum chaotic system

Language: JavaScript - Size: 144 KB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

yaeldemers/multibody-pendulum-visualization

Manybody pendulum visualization tool made during the 2021 Physics Hackathon held by McGill University

Language: CSS - Size: 3.44 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

zsrobinson/pendulum

Double pendulum simulation demonstrating chaos theory.

Language: JavaScript - Size: 1.01 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

JM-Kim-94/rl-pendulum

Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)

Language: Python - Size: 37.7 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 2

milanbalazs/pendulum_simulation

Pendulum simulation

Language: Python - Size: 13.7 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jusleg/ChaoticMagneticSuperPendulum

Magnetic Pendulum Simulator

Language: JavaScript - Size: 4.7 MB - Last synced: 9 months ago - Pushed: over 7 years ago - Stars: 6 - Forks: 2

YuelongLi/Pendulum

A web-based visualization software

Language: TypeScript - Size: 34.2 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

LazyTurtle/Pendulum_Q_Learning

This repository contains the code necessary to run a Q-Learning algorithm ruling the behaviour of a pendulum

Language: Python - Size: 827 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

BoergeSt/Lagrange-Mechanics

A simple Python program, which allows the automatic symbolic creation of the Lagrange equations for pendulums and similar objects. Furthermore a numerical solver is used in order to approximate the solutions.

Language: Python - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 3

pierre-thishan/user-input--characters-displayed-on-swinging-LED-Pendulum

displays characters (0-9, A-Z) on the LED pendulum, which were previously typed into a console window on the PC

Language: C - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

valentinomario/Double-Pendulum-simulation

A Matlab/Simulink simulation of the double pendulum

Language: MATLAB - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

alisianoi/tslot

Yet another time tracker

Language: Python - Size: 2.21 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

tyler-a-cox/elastic-pendulum

Twitter bot that posts simulations of a double elastic pendulum

Language: Python - Size: 32.8 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

donno2048/DP-render

Render the double pendulum for every pendulum

Language: Python - Size: 6.84 KB - Last synced: 26 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MoMakkawi/Pendulums_OpenGL

Newton's cradle in openGL , 2D pendulums collide The collision speed increases when the space button is pressed, execution stops when the Escape button is pressed.

Language: C - Size: 1.48 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

FrightenedFox/double-pendulum

Double pendulum problem investigation

Language: Jupyter Notebook - Size: 39 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

scriptpapi/Simple-Harmonic-Oscillator-Pendulum

Simulation of a simple harmonic oscillator pendulum using 3 different numerical methods with MATLAB.

Language: Matlab - Size: 207 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 2

klima7/Inversed-Pendulum-Fuzzy-Logic

Keeping inversed pendulum balanced with fuzzy logic.

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Laky64/Pendulum-Simulation-SFML

Simple pendulum simulation using SFML

Language: C++ - Size: 666 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

LucasDMonteiro/pendulum-js-animation

A simple pendulum animation I made using JS. I've challenged myself to recreate this clip: https://youtu.be/Ho1ANJueLOg

Language: HTML - Size: 1.32 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

marcus-k/double-pendulum-julia

Undamped double pendulum written in Julia.

Language: Julia - Size: 2.66 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

marcus-k/damped-pendulum

Illustration of damped pendulum in Python.

Language: Python - Size: 317 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0