Skip to content

MHenderson/euler-paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makefile CI

euler-paths

Find Euler paths with Maxima.

Install Maxima

$ sudo apt-get update
$ sudo apt-get -y install maxima maxima-share --no-install-suggests --no-install-recommends

Run the main program

$ maxima --very-quiet --batch=src/euler.mac