Categorygithub.com/kkoreilly/marbles
repositorypackage
0.0.0-20240917033532-7daf16348aa7
Repository: https://github.com/kkoreilly/marbles.git
Documentation: pkg.go.dev

# README

Marbles

IMPORTANT: Marbles has been moved to Cogent Marbles.

Graph equations and run marbles on them. Based on desmos.com. Uses Cogent Core for graphics, and Knetic/govaluate for evaluating equations.

Install

To run marbles, you can run:

go run github.com/kkoreilly/marbles@main

See the Cogent Core installation instructions for more information.