Skip to content

MATH 587 final project utilizing a GO implementation of the AKS primality algorithm as a webpage interface.

Notifications You must be signed in to change notification settings

Twofishsticks/MATH587GOWEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATH587GOWEB

MATH 587 final project utilizing a GO implementation of the AKS primality algorithm as a webpage interface.

Dependancies

Users will need to download Go

Getting the webpage up and running

First: build the program using go build

Next: run the executable created by build.

Go to your desired browser and navigate to "localhost:8080". This page will function properly on all major browsers.

Authors

Trey Sturman: GitHub Twofishsticks

About

MATH 587 final project utilizing a GO implementation of the AKS primality algorithm as a webpage interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published