{"id":13648492,"url":"https://github.com/rust-num/num-complex","last_synced_at":"2025-04-10T01:05:45.287Z","repository":{"id":37270179,"uuid":"114693354","full_name":"rust-num/num-complex","owner":"rust-num","description":"Complex numbers for Rust","archived":false,"fork":false,"pushed_at":"2025-01-25T00:38:30.000Z","size":1465,"stargazers_count":237,"open_issues_count":22,"forks_count":53,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-10T01:05:41.038Z","etag":null,"topics":["num-complex","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-num.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2017-12-18T22:19:28.000Z","updated_at":"2025-04-03T17:59:39.000Z","dependencies_parsed_at":"2024-05-07T20:44:57.678Z","dependency_job_id":"e7167c93-ce72-420d-8867-2df52825035f","html_url":"https://github.com/rust-num/num-complex","commit_stats":{"total_commits":685,"total_committers":99,"mean_commits":6.91919191919192,"dds":0.6248175182481752,"last_synced_commit":"23ccbd9362e3b3574b9a8253f67603ae4919f484"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-complex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num","download_url":"https://codeload.github.com/rust-num/num-complex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137888,"owners_count":21053775,"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":["num-complex","rust"],"created_at":"2024-08-02T01:04:18.121Z","updated_at":"2025-04-10T01:05:45.252Z","avatar_url":"https://github.com/rust-num.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# num-complex\n\n[![crate](https://img.shields.io/crates/v/num-complex.svg)](https://crates.io/crates/num-complex)\n[![documentation](https://docs.rs/num-complex/badge.svg)](https://docs.rs/num-complex)\n[![minimum rustc 1.60](https://img.shields.io/badge/rustc-1.60+-red.svg)](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)\n[![build status](https://github.com/rust-num/num-complex/workflows/master/badge.svg)](https://github.com/rust-num/num-complex/actions)\n\n`Complex` numbers for Rust.\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nnum-complex = \"0.4\"\n```\n\n## Features\n\nThis crate can be used without the standard library (`#![no_std]`) by disabling\nthe default `std` feature. Use this in `Cargo.toml`:\n\n```toml\n[dependencies.num-complex]\nversion = \"0.4\"\ndefault-features = false\n```\n\nFeatures based on `Float` types are only available when `std` or `libm` is\nenabled. Where possible, `FloatCore` is used instead.  Formatting complex\nnumbers only supports format width when `std` is enabled.\n\n## Releases\n\nRelease notes are available in [RELEASES.md](RELEASES.md).\n\n## Compatibility\n\nThe `num-complex` crate is tested for rustc 1.60 and greater.\n\n## License\n\nLicensed under either of\n\n * [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n * [MIT license](http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-complex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-num%2Fnum-complex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-complex/lists"}