Skip to content

tdanford/ideals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ideals

Experimenting with writing a minimal computer algebra system in Java, with an emphasis on the calculation of Groebner bases, all written in plain Java.

Desired characteristics of "ideals":

  • parameterized by coefficient rings/fields
  • parameterized by monomial ordering
  • usable as a library in other packages (rather than running through a separate command-line interface).

Forward-looking possibilities:

  • adaptation of Buchberger's algorithm to a system like Spark

About

Experimentation with computer algebra in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published