Commit Graph
9 Commits
Author SHA1 Message Date
Greg Hellings 5a50e37de4 Add default nix package 2024-10-16 10:46:27 -05:00
Greg Hellings 7eb5c8c5df Convert visible app to iced 2024-10-16 10:39:52 -05:00
Greg Hellings cc47f32f84 Add libraries for iced to work 2024-10-16 10:39:33 -05:00
Greg Hellings 7d9383ad1e Add basic main CLI
I'm a visual type of person, I like to watch things evolve on the
command line. So I've added a basic main.rs to the project to watch
things on the command line as they evolve.
2024-10-16 10:04:55 -05:00
Greg Hellings d431a9378a Convert to using ndarray 2024-10-16 08:45:37 -05:00
Greg Hellings 9af499c585 A slightly cleaner implementation of regions 2024-10-15 23:32:56 -05:00
Greg Hellings 6ec40c15f4 Basic knowledge of self and regions 2024-10-15 22:45:44 -05:00
Greg Hellings c31d638dc0 Base scaffold 2024-10-15 19:57:26 -05:00
Greg Hellings 7f97b1ed9f Get a basic Flake setup 2024-10-15 16:54:57 -05:00