{"id":13994355,"url":"https://github.com/inducer/pymbolic","last_synced_at":"2025-05-16T02:07:53.293Z","repository":{"id":2342832,"uuid":"2016193","full_name":"inducer/pymbolic","owner":"inducer","description":"A simple package to do symbolic math (focus on code gen and DSLs)","archived":false,"fork":false,"pushed_at":"2025-05-08T17:13:23.000Z","size":1209,"stargazers_count":114,"open_issues_count":11,"forks_count":25,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-09T09:53:37.141Z","etag":null,"topics":["code-generation","computer-algebra","expression-tree","python","symbolic-computation","term-rewriting"],"latest_commit_sha":null,"homepage":"http://mathema.tician.de/software/pymbolic","language":"Python","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/inducer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-07-08T04:56:43.000Z","updated_at":"2025-05-08T17:13:26.000Z","dependencies_parsed_at":"2024-01-18T05:14:48.119Z","dependency_job_id":"ea16a919-04dc-43e8-8038-688a63082add","html_url":"https://github.com/inducer/pymbolic","commit_stats":{"total_commits":838,"total_committers":28,"mean_commits":"29.928571428571427","dds":0.2995226730310262,"last_synced_commit":"13e83df783d00a74b0d13d690f8f96d806646e13"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymbolic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymbolic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymbolic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymbolic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inducer","download_url":"https://codeload.github.com/inducer/pymbolic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453653,"owners_count":22073617,"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":["code-generation","computer-algebra","expression-tree","python","symbolic-computation","term-rewriting"],"created_at":"2024-08-09T14:02:49.850Z","updated_at":"2025-05-16T02:07:53.269Z","avatar_url":"https://github.com/inducer.png","language":"Python","readme":"Pymbolic: Easy Expression Trees and Term Rewriting\n==================================================\n\n.. image:: https://gitlab.tiker.net/inducer/pymbolic/badges/main/pipeline.svg\n    :alt: Gitlab Build Status\n    :target: https://gitlab.tiker.net/inducer/pymbolic/commits/main\n.. image:: https://github.com/inducer/pymbolic/workflows/CI/badge.svg?branch=main\u0026event=push\n    :alt: Github Build Status\n    :target: https://github.com/inducer/pymbolic/actions?query=branch%3Amain+workflow%3ACI+event%3Apush\n.. image:: https://badge.fury.io/py/pymbolic.png\n    :alt: Python Package Index Release Page\n    :target: https://pypi.org/project/pymbolic/\n.. image:: https://zenodo.org/badge/2016193.svg\n    :alt: Zenodo DOI for latest release\n    :target: https://zenodo.org/badge/latestdoi/2016193\n\nPymbolic is a small expression tree and symbolic manipulation library. Two\nthings set it apart from other libraries of its kind:\n\n* Users can easily write their own symbolic operations, simply by deriving\n  from the builtin visitor classes.\n* Users can easily add their own symbolic entities to do calculations\n  with.\n\nPymbolic currently understands regular arithmetic expressions, derivatives,\nsparse polynomials, fractions, term substitution, expansion. It automatically\nperforms constant folding, and it can compile its expressions into Python\nbytecode for fast(er) execution.\n\nIf you are looking for a full-blown Computer Algebra System, look at\n`sympy \u003chttps://pypi.org/project/sympy/\u003e`__ or\n`PyGinac \u003chttps://pyginac.sourceforge.net/\u003e`__. If you are looking for a\nbasic, small and extensible set of symbolic operations, pymbolic may\nwell be for you.\n\nResources:\n\n* `PyPI package \u003chttps://pypi.org/project/pymbolic/\u003e`__\n* `Documentation \u003chttps://documen.tician.de/pymbolic/\u003e`__\n* `Source code (GitHub) \u003chttps://github.com/inducer/pymbolic\u003e`__\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finducer%2Fpymbolic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finducer%2Fpymbolic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finducer%2Fpymbolic/lists"}