Skip to content

This repository contains an implementation of Cordic algorithm in python

Notifications You must be signed in to change notification settings

Cobnagi/Cordic-implementation-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORDIC Algorithms in python

This repository contains python implementation of CORDIC algorithms in Jupyter notebook. All the description is within the only jupyter notebook.

All the implementation is within a single jupyter notebook. Implementation is almost similar to what is mentioned in Ray Andraka's paper A survey of CORDIC algorithms for FPGA based computers (1988). With few changes which are described in the notes at the end of the implementation.

Link for jupyter notebook

All the description of the algorithm is within the Jupyter notebook - reason being no support of LaTeX in markdown.

Contribution

Feel free to file issues and submit pull requests – contributions are welcome.

License

cordic-algorithm-python is licensed under MIT License

About

This repository contains an implementation of Cordic algorithm in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published