Coding Guidelines for projects at Leapfrog Technology.
-
Updated
Jun 18, 2024 - JavaScript
Coding Guidelines for projects at Leapfrog Technology.
Python package for calculation and simulation of n-bodies interaction.
Set of ESLint rules for JavaScript projects at Leapfrog.
Track your progress for Frogtoberfest. 🐸
Set of TSLint rules for TypeScript projects at Leapfrog.
A symplectic integrator for orbital mechanics
First program for a class in molecular modelling (done in june 2016). Its an implementation of simple Molecular Dynamics for atoms with a possibility to choose from different algorithms (Verlet, VelocityVerlet, Leepfrog) and potentials (Lenard-Jones, SoftWall, min-barrier-bin).
leapfrog integration
This repository shows how to process, update or create IFC (Industry Foundation Class) files automatically with python. The examples show how to parse geological/geotechnical related IFC Files that originate from Leapfrog Works.
This is a code repository for a basic N-body simulation. It is written in Python and utilizes the Leapfrog integration method to simulate the motion of particles in 3D space.
Implementation of the Leap-Frog Method for solving ordinary differential equations describing the epidemic SIR Model for a population of N individuals, considering the variables of individuals infected I(t), the suceptible to be infeted S(t) and the individuals who have recovered from the infection R(t).
Add a description, image, and links to the leapfrog topic page so that developers can more easily learn about it.
To associate your repository with the leapfrog topic, visit your repo's landing page and select "manage topics."