{"id":17794169,"url":"https://github.com/pyk/crabsformer","last_synced_at":"2025-03-16T20:31:20.063Z","repository":{"id":57611066,"uuid":"172070818","full_name":"pyk/Crabsformer","owner":"pyk","description":"Work in progress: An easy-to-use fundamental library for scientific computing with Rust, highly inspired by NumPy.","archived":false,"fork":false,"pushed_at":"2020-02-11T13:47:20.000Z","size":239,"stargazers_count":13,"open_issues_count":10,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T13:21:39.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/crabsformer","language":"Rust","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/pyk.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":"2019-02-22T13:27:01.000Z","updated_at":"2023-02-21T21:56:57.000Z","dependencies_parsed_at":"2022-08-27T21:51:43.290Z","dependency_job_id":null,"html_url":"https://github.com/pyk/Crabsformer","commit_stats":null,"previous_names":["pyk/gulali"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2FCrabsformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2FCrabsformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2FCrabsformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyk%2FCrabsformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyk","download_url":"https://codeload.github.com/pyk/Crabsformer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830912,"owners_count":20354848,"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-10-27T11:15:20.953Z","updated_at":"2025-03-16T20:31:19.057Z","avatar_url":"https://github.com/pyk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Crabsformer. Larva Island S01E06\" src=\"crabsformer.png\"\u003e\n  \u003cp align=\"center\" style=\"font-size:32px;\"\u003e\u003cb\u003eCrabsformer\u003c/b\u003e\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ci\u003e\n    Crabsformer is an easy-to-use fundamental library for\n    scientific computing with Rust, highly inspired by\n    \u003ca href=\"http://www.numpy.org/\"\u003eNumPy\u003c/a\u003e.\n    \u003c/i\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.com/pyk/Crabsformer\"\u003e\u003cimg alt=\"Crabformer min rustc\" src=\"https://travis-ci.com/pyk/Crabsformer.svg?branch=master\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/crabsformer\"\u003e\u003cimg alt=\"Crabformer crates\" src=\"https://img.shields.io/crates/v/crabsformer.svg?color=%23fdc452\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://docs.rs/crabsformer\"\u003e\u003cimg alt=\"Crabformer docs\" src=\"https://docs.rs/crabsformer/badge.svg?color=%233b6837\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://crates.io/crates/crabsformer\"\u003e\u003cimg alt=\"Crabformer min rustc\" src=\"https://img.shields.io/badge/rustc-stable-green.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n**Notice!** This project is in early phase. Expect bugs and missing features.\n\n\n## Documentation\n- [Quickstart Tutorial][quickstart tutorial]\n- [API Reference]\n\n[NumPy]: http://www.numpy.org/\n[API Reference]: https://docs.rs/crabsformer\n\n## Usage\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\ncrabsformer = \"2019.3.17\"\n```\n\nand this to your crate root:\n\n```rust\nuse crabsformer::prelude::*;\n```\n\nTo get started using Crabsformer, read the [quickstart tutorial].\n\n[quickstart tutorial]:  https://docs.rs/crabsformer#quickstart-tutorial\n\n## Development\nClone the repository using the following command:\n\n```sh\ngit clone https://github.com/pyk/Crabsformer.git --depth=1\ncd Crabsformer/\n```\n\nTo build the project run the following command:\n\n```sh\ncargo build\n```\n\nTo run the unit test run the following command:\n\n```sh\ncargo test\n```\n\n## Getting help\nFeel free to start discussion at [GitHub issues].\n\n[Github issues]: https://github.com/pyk/crabsformer/issues/new/choose\n\n## License\nCrabsformer is licensed under the [Apache-2.0](./LICENSE) license.\n\n### Contribution\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in Crabsformer by you, as defined in the Apache-2.0\nlicense, shall be licensed as above, without\nany additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fcrabsformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyk%2Fcrabsformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyk%2Fcrabsformer/lists"}