{"id":20277563,"url":"https://github.com/grihabor/symrs","last_synced_at":"2025-10-18T05:50:27.699Z","repository":{"id":125341254,"uuid":"261139532","full_name":"grihabor/symrs","owner":"grihabor","description":"Rust library for symbolic mathematics","archived":false,"fork":false,"pushed_at":"2020-06-07T17:07:52.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T06:47:57.294Z","etag":null,"topics":["computer-algebra","math","rust","science"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grihabor.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":"2020-05-04T10:08:17.000Z","updated_at":"2024-12-09T06:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d0689e5-6243-4e20-be8f-0748a6fb5dde","html_url":"https://github.com/grihabor/symrs","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/grihabor%2Fsymrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grihabor%2Fsymrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grihabor%2Fsymrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grihabor%2Fsymrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grihabor","download_url":"https://codeload.github.com/grihabor/symrs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241768288,"owners_count":20017129,"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":["computer-algebra","math","rust","science"],"created_at":"2024-11-14T13:19:02.518Z","updated_at":"2025-10-18T05:50:22.629Z","avatar_url":"https://github.com/grihabor.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# symrs\n\nInspired by [sympy](https://github.com/sympy/sympy)\n\n## TODO\n\nImplement sympy.core functionality:\n- [ ] [expand](https://docs.sympy.org/latest/tutorial/simplification.html#expand)\n- [ ] [substitution](https://docs.sympy.org/latest/tutorial/basic_operations.html#substitution)\n- [ ] [factor](https://docs.sympy.org/latest/tutorial/simplification.html#factor)\n- [ ] [collect](https://docs.sympy.org/latest/tutorial/simplification.html#collect)\n- [ ] [cancel](https://docs.sympy.org/latest/tutorial/simplification.html#cancel)\n- [ ] [apart](https://docs.sympy.org/latest/tutorial/simplification.html#apart)\n\nUse numeric types:  \nhttps://github.com/rust-num/num\n\nParse math expressions with parser combinators:  \nhttps://github.com/Geal/nom\n\n## Papers\n\nBrown's algorithm:\nhttps://www.tandfonline.com/doi/pdf/10.1080/00029890.1969.12000122\n\nRADCAN (Fateman's) algorithm:\nhttps://people.eecs.berkeley.edu/~fateman/papers/radcan.pdf\n\nBerlekamp's algorithm\nhttps://www.ams.org/journals/mcom/1970-24-111/S0025-5718-1970-0276200-X/S0025-5718-1970-0276200-X.pdf\n\n## Related projects\n\nAbstract algebra for Rust:\nhttps://docs.rs/crate/alga/0.9.3\n\nLinear algebra library for Rust:  \nhttps://github.com/rustsim/nalgebra\n\na Rust implementation of first-order term rewriting systems (TRS):  \nhttps://github.com/joshrule/term-rewriting-rs\n\nManipulations and data types that represent polynomial:  \nhttps://github.com/gifnksm/polynomial-rs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrihabor%2Fsymrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrihabor%2Fsymrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrihabor%2Fsymrs/lists"}