alice-i-cecile / ReinforcedSprings.jl

Point mass and spring physics engine and designer, in the spirit of Soda Constructor. Eventually, powered by reinforcement learning.
MIT License
0 stars 1 forks source link

Ensure that the project is properly a package #5

Closed alice-i-cecile closed 4 years ago

alice-i-cecile commented 5 years ago

See: https://docs.julialang.org/en/v1/stdlib/Pkg/#Creating-your-own-projects-1

Goals are dependency management and clean testing interface.