Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

deanveloper/modmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modmath


A Go API to solve Modular Arithmetic Problems. GoDoc

The package is go-gettable, although it is recommended to use vgo.

vgo get -u github.com/deanveloper/modmath/v1

or

vgo get -u github.com/deanveloper/modmath/v1/bigmod

If you do not use vgo, you may use go get instead of vgo get and everything will still work properly.

About

Go API to solve modular arithmetic problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages