ordovician / ToyGeometry

A toy geometry library used for learning about how to make a package and manage dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toy Geometry

A toy version of a geometry library made for book "Julia as a Second Language," as a demonstration of how you make a package, deal with modules and environments in Julia.

There is actually no real dependency on Dates and Base64. They have just been added as dependencies to demonstrate how dependencies get recorded in the Project.toml and Manifest.toml files.

About

A toy geometry library used for learning about how to make a package and manage dependencies


Languages

Language:Julia 100.0%