Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

gopoly

Introduction

This library, which complements the polynomial operations missing in Gonum, currently only supports evaluation and multiplication, but that's enough for me. And the library is still being updated. If you have any idea, please contact me, thank you

Install

  1. Just run
go get "github.com/nimocat/gopoly"

in your terminal.

  1. Enjoy it!

About

๐Ÿ’ŽA library for Golang polynomial operations. Used for cryptographically related polynomial calculations to complement the missing polynomial calculations in Gonum. Expanded based on the math/big package, native, without relying on other extensions

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages