Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Pendulum

Simple demonstration of an undamped double pendulum made in Julia.

Usage

Navigate to the working directory, activate, then (if needed) instantiate the project environment:

julia> ]

pkg> activate .

pkg> instantiate

To run the script non-interactively:

$ julia --project=. pendulum.jl

Interactively:

julia> include("pendulum.jl")

Interesting Links

About

Undamped double pendulum written in Julia.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages