Skip to content

adder_pro is python2.7 library for adding in exponential time. Highly unusefull!

Notifications You must be signed in to change notification settings

heolin/adder_pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adder_pro Build Status

About

adder_pro is python2.7 library for adding in exponentional time. For example adding 2000000 to 2000000 takes almost 2 secundes on i7!

Library is early stage so we're waiting for donations to gather resources for further extension.

Donate

If you want to donate to adder_pro authors please contact: [email protected]

Usage

For adding two integers do:
python adder -a 10000 -b 10000

For adding two floats do:
python adder -a 10000.1 -b 10000.9 -f

License, Copyright

MIT License

See source header for full and most current Copyright attributions.

About

adder_pro is python2.7 library for adding in exponential time. Highly unusefull!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages