-
Notifications
You must be signed in to change notification settings - Fork 0
akalin/num.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
num.js will be a Javascript library that will implement various algorithms in number theory and arithmetic. It will be meant to be: - easy to understand; - asymptotically fast. It will not be: - meant for cryptographic applications; - as fast as a *real* number theory or arithmetic library. Its planned feature list is: - arbitrary-precision arithmetic; - fast primality testing; - support for Web Workers.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published