{"id":15660424,"url":"https://github.com/ducha-aiki/fast_atan2","last_synced_at":"2026-04-04T13:39:24.979Z","repository":{"id":9327727,"uuid":"11172969","full_name":"ducha-aiki/fast_atan2","owner":"ducha-aiki","description":"Realization of the atan2 approximations faster than standard function. ","archived":false,"fork":false,"pushed_at":"2013-07-04T09:53:52.000Z","size":108,"stargazers_count":25,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-25T15:07:58.707Z","etag":null,"topics":["atan2","c-plus-plus"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ducha-aiki.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-04T09:49:08.000Z","updated_at":"2024-09-29T20:35:11.000Z","dependencies_parsed_at":"2022-09-19T03:41:29.997Z","dependency_job_id":null,"html_url":"https://github.com/ducha-aiki/fast_atan2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducha-aiki%2Ffast_atan2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducha-aiki%2Ffast_atan2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducha-aiki%2Ffast_atan2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducha-aiki%2Ffast_atan2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ducha-aiki","download_url":"https://codeload.github.com/ducha-aiki/fast_atan2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242772269,"owners_count":20182741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atan2","c-plus-plus"],"created_at":"2024-10-03T13:21:39.872Z","updated_at":"2026-04-04T13:39:24.943Z","avatar_url":"https://github.com/ducha-aiki.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"fast_atan is realization of the atan2 approximations faster than standard function. \r\n\r\nPerformance atan2 approximations on 200 000 random values\r\n\r\nname            | time [us]| mean error [deg] | max. error [deg] |\r\n\r\ncmath atan2     |   16324  |       –          |       –          |\r\natan2LUT[256]   |    4534  |     0.083        |     0.224        |\r\natan2LUTif[256] |    4710  |     0.083        |     0.224        |\r\natan2PI_4       |    3826  |     2.640        |     4.074        |\r\natan2approx     |    3949  |     0.135        |     0.215        |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducha-aiki%2Ffast_atan2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducha-aiki%2Ffast_atan2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducha-aiki%2Ffast_atan2/lists"}