{"id":19280318,"url":"https://github.com/sraaphorst/simplecomplex","last_synced_at":"2025-02-23T21:44:35.263Z","repository":{"id":65575476,"uuid":"594925922","full_name":"sraaphorst/simplecomplex","owner":"sraaphorst","description":"A very simple implementation of complex numbers (polar and cartesian coordinates) in Kotlin","archived":false,"fork":false,"pushed_at":"2023-01-31T10:30:20.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T16:33:40.755Z","etag":null,"topics":["complex","complex-numbers","imaginary-numbers","kotlin","kotlin-multiplatform","math","mathematics"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sraaphorst.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-30T02:28:19.000Z","updated_at":"2023-01-30T07:39:25.000Z","dependencies_parsed_at":"2023-02-16T05:00:28.270Z","dependency_job_id":null,"html_url":"https://github.com/sraaphorst/simplecomplex","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/sraaphorst%2Fsimplecomplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fsimplecomplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fsimplecomplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sraaphorst%2Fsimplecomplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sraaphorst","download_url":"https://codeload.github.com/sraaphorst/simplecomplex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385199,"owners_count":19792980,"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":["complex","complex-numbers","imaginary-numbers","kotlin","kotlin-multiplatform","math","mathematics"],"created_at":"2024-11-09T21:17:47.983Z","updated_at":"2025-02-23T21:44:35.230Z","avatar_url":"https://github.com/sraaphorst.png","language":"Kotlin","readme":"# SimpleComplex\n\nA very simple implementation of complex numbers in Kotlin.\n\n- Numbers derive from `ComplexBase` and there are two concrete subclasses,\n  namely:\n  - `Polar`\n  - `Cartesian`\n\n- Testing is done using property-based testing with `kotest`.\n- All code is included in a single file, namely `Complex.kt` which can\n  just be dropped into a project.\n- Developed to solve equations with higher dimension than quadratics for\n  my implementation of [The Ray Tracer Challenge](http://raytracerchallenge.com/).\n  - https://github.com/sraaphorst/raytracer-kotlin\n\n*Status:* _In progress._","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsraaphorst%2Fsimplecomplex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsraaphorst%2Fsimplecomplex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsraaphorst%2Fsimplecomplex/lists"}