Skip to content

WolframInstitute/InfraElements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfraElements

An implementation of D. Joyce's edition of Euclid's Elements on a graph substrate.

Dependencies

Rebuild

  • Scrape and analyze D. Joyce's project:
    python3 Scripts/scrape_djoyce.py
    python3 Scripts/extract_dependencies.py
  • Produce content: prompt an LLM to convert each item, following the conventions and the template.
  • Generate and deploy notebooks:
    wolframscript -file Scripts/generate_notebooks.wls
    wolframscript -file Scripts/publish_notebooks.wls
    python3 Scripts/generate_notebook_index.py

License

MIT

About

An infrageometric implementation of Euclid's Elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors