{"id":19664837,"url":"https://github.com/fluxml/trebuchet.jl","last_synced_at":"2025-11-22T03:02:17.895Z","repository":{"id":38021587,"uuid":"163871477","full_name":"FluxML/Trebuchet.jl","owner":"FluxML","description":"throw stuff","archived":false,"fork":false,"pushed_at":"2023-09-30T06:15:08.000Z","size":203,"stargazers_count":21,"open_issues_count":2,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T02:03:01.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluxML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-02T17:47:12.000Z","updated_at":"2023-02-27T22:33:45.000Z","dependencies_parsed_at":"2022-09-16T22:03:04.458Z","dependency_job_id":null,"html_url":"https://github.com/FluxML/Trebuchet.jl","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FTrebuchet.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FTrebuchet.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FTrebuchet.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FTrebuchet.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML","download_url":"https://codeload.github.com/FluxML/Trebuchet.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240974463,"owners_count":19887302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T16:19:14.216Z","updated_at":"2025-11-22T03:02:17.772Z","avatar_url":"https://github.com/FluxML.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trebuchet.jl\n\nSimulate and visualise a Trebuchet.\n\n## Add package\n```julia\n] add Trebuchet#master\n```\n\n## Run example\n```julia\n# using Blink # if not on Juno or IJulia\nusing Trebuchet\n\nt = TrebuchetState()\nsimulate(t)\n\ntarget = 100 # or nothing\ns = visualise(t, target)\n\nif @isdefined(Blink)\n  body!(Blink.Window(), s)\nend\n\n```\n\n## Note:\nThe code corresponding to [this](https://fluxml.ai/2019/03/05/dp-vs-rl.html) blog post can be found [here](https://github.com/FluxML/model-zoo/blob/master/contrib/games/differentiable-programming/trebuchet/DiffRL.jl)\n\n## References\nhttp://www.virtualtrebuchet.com/#documentation_EquationsOfMotion\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluxml%2Ftrebuchet.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluxml%2Ftrebuchet.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluxml%2Ftrebuchet.jl/lists"}