Skip to content

ladnir/bitpolymul

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplication for Long binary Polynomials.

  1. Type make for building bitpolymul-test

  2. run run_test.sh for benchmarking polynomial multiplications.

BitPolyMul is the implementation of the APPENDIX of http://arxiv.org/abs/1708.09746 .

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • CMake 1.4%
  • Python 0.9%