Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AvxUInt

AVX Accelerated BigUInt Arithmetic Implements

Requirement

.NET 8.0

Usage

BigUInt<N4> v1 = "74607431768211455";
BigUInt<N4> v2 = "3402823669209384634633746074";

BigUInt<N4> v3 = v1 + v2;

Licence

MIT

Author

tk-yoshimura

About

AVX Accelerated BigUInt Arithmetic Implements

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages