{"id":13808544,"url":"https://github.com/q60/complex","last_synced_at":"2025-04-12T03:32:21.199Z","repository":{"id":57701395,"uuid":"527303191","full_name":"q60/complex","owner":"q60","description":"Elixir library implementing complex numbers and math.","archived":false,"fork":false,"pushed_at":"2022-08-22T11:58:42.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T17:17:08.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/q60.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-21T19:12:52.000Z","updated_at":"2022-08-30T07:44:14.000Z","dependencies_parsed_at":"2022-08-26T19:50:22.850Z","dependency_job_id":null,"html_url":"https://github.com/q60/complex","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fcomplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fcomplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fcomplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q60%2Fcomplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/q60","download_url":"https://codeload.github.com/q60/complex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248512497,"owners_count":21116613,"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":[],"created_at":"2024-08-04T01:01:45.764Z","updated_at":"2025-04-12T03:32:21.172Z","avatar_url":"https://github.com/q60.png","language":"Elixir","funding_links":[],"categories":["Algorithms and Data structures"],"sub_categories":[],"readme":"# qcomplex\n\nElixir library implementing complex numbers and math.\n\nThe library adds new type of `t:complex/0` numbers and basic math operations for them. Complex numbers can also interact with integers and floats. Actually this library expands existing functions, so they can work with complex numbers too. Number operations available:\n\n* addition\n* subtraction\n* multiplication\n* division\n* exponentiation\n* absolute value\n* trigonometric functions\n\n## Installation\n\nqcomplex is [available in Hex](https://hex.pm/packages/qcomplex) and can be installed by adding `qcomplex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:complex, \"~\u003e 0.1.0\", hex: :qcomplex}\n  ]\nend\n```\n\nThe docs can be found at \u003chttps://hexdocs.pm/qcomplex\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq60%2Fcomplex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fq60%2Fcomplex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq60%2Fcomplex/lists"}