{"id":28717421,"url":"https://github.com/sergiorf/aleph3","last_synced_at":"2025-06-15T03:15:40.345Z","repository":{"id":290106303,"uuid":"973378834","full_name":"sergiorf/aleph3","owner":"sergiorf","description":"aleph3 is a modern, extensible computer algebra system written in C++20. It provides fast symbolic computation and mathematical expression evaluation, with a focus on clarity, performance, and a familiar, Mathematica-inspired syntax.","archived":false,"fork":false,"pushed_at":"2025-06-13T22:45:40.000Z","size":4480,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T23:27:20.740Z","etag":null,"topics":["cli-tool","computer-algebra","cpp20","math","symbolic-computation"],"latest_commit_sha":null,"homepage":"","language":"C++","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/sergiorf.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,"zenodo":null}},"created_at":"2025-04-26T21:25:09.000Z","updated_at":"2025-06-13T22:45:44.000Z","dependencies_parsed_at":"2025-04-26T23:18:27.354Z","dependency_job_id":"5cf4f272-46fa-4786-8703-412c3bb826fa","html_url":"https://github.com/sergiorf/aleph3","commit_stats":null,"previous_names":["sergiorf/mathix","sergiorf/aleph3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sergiorf/aleph3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiorf%2Faleph3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiorf%2Faleph3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiorf%2Faleph3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiorf%2Faleph3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergiorf","download_url":"https://codeload.github.com/sergiorf/aleph3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergiorf%2Faleph3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259914924,"owners_count":22931334,"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":["cli-tool","computer-algebra","cpp20","math","symbolic-computation"],"created_at":"2025-06-15T03:15:39.271Z","updated_at":"2025-06-15T03:15:40.231Z","avatar_url":"https://github.com/sergiorf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status](https://img.shields.io/github/actions/workflow/status/sergiorf/aleph3/build.yml)\n![License](https://img.shields.io/github/license/sergiorf/aleph3)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/logo.png\" alt=\"Aleph3 Logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n# Aleph3\naleph3 is a modern, extensible computer algebra system written in C++20. It provides fast symbolic computation and mathematical expression evaluation, with a focus on clarity, performance, and a familiar, Mathematica-inspired syntax.\n\n## Features\n- Basic algebraic operations: `+`, `-`, `*`, `/`\n- Symbolic computation support\n- Extensible architecture for advanced features\n\n## Getting Started\nTo build Aleph3, ensure you have CMake 3.20+ and a C++20-compatible compiler installed. Follow these steps:\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/sergiorf/aleph3.git\n   cd aleph3\n   ```\n\n2. Build the project:\n   ```bash\n   cmake -S . -B build\n   cmake --build build\n   cd build\n   ctest -C Debug --output-on-failure --verbose\n   ```\n\n3. Run the Aleph3 CLI:\n   ```bash\n   ./build/bin/aleph3\n   ```\n\n## Looking for Contributors 🚀\nWe are actively looking for contributors to help improve Aleph3! Whether you're experienced in C++ or just starting out, your contributions are welcome. Here are some ways you can help:\n- Add new features (e.g., advanced mathematical operations, symbolic differentiation).\n- Improve the codebase by refactoring or optimizing existing code.\n- Write documentation or tutorials for new users.\n- Report bugs or suggest enhancements.\n\nIf you're interested, please:\n1. Open an issue or discussion in the repository.\n2. Contact me via email for more details.\n\nCheck out the [C++ Style Guide](docs/style_guide.md) to get started with contributing!\n\n## License\n[MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiorf%2Faleph3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergiorf%2Faleph3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergiorf%2Faleph3/lists"}