Skip to content

Several square root approximations and their accuracy.

License

Notifications You must be signed in to change notification settings

risuwwv/ApproxSqrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ApproxSqrt

In this mini-project, I designed several square root approximations and evaluated their accuracy.

I included some vectorized version (AVX).

Built on windows 10, with clang 3.7.0 and gcc 5.1.0.

Default compiler is clang and default compilation mode is release.

Example of command: 'make mode=release compiler=gcc' Run 'make help' for details.

About

Several square root approximations and their accuracy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published