Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
/ red-agate-math Public archive

[Repositories are unified to https://github.com/shellyln/red-agate] RedAgate's math (Finite field, Error correction (RS,BCH,CRC)) shared library

License

Notifications You must be signed in to change notification settings

shellyln/red-agate-math

Repository files navigation

RedAgate's math shared library.

Finite fields, Finite extension fields and Polynomial calculation; Error correction (Reed-Solomon/RS Coding, BCH Coding, CRC32)

npm GitHub release Travis GitHub forks GitHub stars

RedAgate Project Home

Install

$ npm install red-agate-util --save
$ npm install red-agate-math --save

License

ISC
Copyright (c) 2017, Shellyl_N and Authors.