https://github.com/sympy/sympy

computer-algebra hacktoberfest math python science

Last synced: about 1 month ago

Repository metadata:

A computer algebra system written in pure Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 47,757
Total Committers: 1,330
Avg Commits per committer: 35.908
Development Distribution Score (DDS): 0.904

Commits in past year: 1,836
Committers in past year: 97
Avg Commits per committer in past year: 18.928
Development Distribution Score (DDS) in past year: 0.845

Name Email Commits
Chris Smith s****r@g****m 4575
Aaron Meurer a****r@g****m 3221
Oscar Benjamin o****n@g****m 2068
Mateusz Paprocki m****p@g****m 1417
S.Y. Lee s****7@g****m 1187
Ondřej Čertík o****j@c****z 1182
Matthew Rocklin m****n@c****u 1009
Francesco Bonazzi f****i@g****m 852
Sergey B Kirpichev s****v@g****m 848
Oscar Gustafsson o****n@g****m 831
Sam Brockie s****e@i****m 684
Julien Rioux j****x@g****m 531
Raoul Bourquin r****b@b****h 509
Gagandeep Singh s****3@i****n 433
Jason Moore m****s@g****m 432
Ronan Lamy r****y@g****m 428
Smit Lunagariya s****8@i****n 406
Björn Dahlgren b****h@g****m 386
Kirill Smelkov k****r@l****u 372
Ethan Ward e****a@g****m 368
Gaurav Dhingra g****d@g****m 366
Jeremy Monat j****t@c****g 365
Sudeep Sidhu s****u@g****m 357
Øyvind Jensen j****d@g****m 348
Colin B. Macdonald c****m@m****g 318
Jisoo Song j****5@s****r 286
Timo Stienstra t****0@g****m 282
Mario Pernici m****i@g****m 278
Tom Bachmann e****2@w****e 264
Sergiu Ivanov u****b@g****m 260
and 1300 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: sympy

Computer algebra system (CAS) in Python

  • Homepage: https://sympy.org
  • Documentation: https://sympy.readthedocs.io/
  • Licenses: BSD
  • Latest release: 1.11.1 (published over 2 years ago)
  • Last Synced: 2024-11-10T23:49:58.557Z (about 1 month ago)
  • Versions: 64
  • Dependent Packages: 1,238
  • Dependent Repositories: 17,212
  • Downloads: 29,269,399 Last month
  • Docker Downloads: 636,440,333
  • Rankings:
    • Dependent packages count: 0.024%
    • Dependent repos count: 0.062%
    • Downloads: 0.074%
    • Average: 0.174%
    • Forks count: 0.187%
    • Docker downloads count: 0.273%
    • Stargazers count: 0.428%
  • Maintainers (3)
conda: sympy

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible.

  • Homepage: https://sympy.org
  • Licenses: BSD-3-Clause
  • Latest release: 1.11.1 (published about 2 years ago)
  • Last Synced: 2024-10-29T21:33:51.652Z (about 2 months ago)
  • Versions: 18
  • Dependent Packages: 137
  • Dependent Repositories: 691
  • Rankings:
    • Dependent packages count: 0.539%
    • Dependent repos count: 0.983%
    • Average: 1.496%
    • Forks count: 1.652%
    • Stargazers count: 2.81%
conda: sympy

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible.

  • Homepage: https://www.sympy.org
  • Licenses: BSD-3-Clause AND MIT
  • Latest release: 1.11.1 (published about 2 years ago)
  • Last Synced: 2024-11-10T23:50:15.007Z (about 1 month ago)
  • Versions: 16
  • Dependent Packages: 15
  • Dependent Repositories: 691
  • Rankings:
    • Dependent packages count: 3.171%
    • Forks count: 5.044%
    • Average: 5.278%
    • Dependent repos count: 5.829%
    • Stargazers count: 7.067%
pypi: latex2py

A lightweight LaTeX-to-Python parser

  • Homepage:
  • Documentation: https://latex2py.readthedocs.io/
  • Licenses: MIT
  • Latest release:
  • Last Synced: 2024-11-10T23:50:03.649Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 533 Last month
  • Rankings:
    • Dependent packages count: 10.481%
    • Average: 34.745%
    • Dependent repos count: 59.01%
  • Maintainers (1)

Dependencies

doc/requirements.txt pypi
  • Sphinx *
  • furo *
  • linkify-it-py *
  • matplotlib *
  • matplotlib-inline *
  • mpmath *
  • myst-parser *
  • sphinx-autobuild *
  • sphinx-copybutton *
  • sphinx-math-dollar *
  • sphinx-reredirects *
  • sphinxcontrib-applehelp *
  • sphinxcontrib-devhelp *
  • sphinxcontrib-htmlhelp *
  • sphinxcontrib-jsmath *
  • sphinxcontrib-qthelp *
  • sphinxcontrib-serializinghtml *
setup.py pypi
  • mpmath >=
.github/workflows/checkconflict.yml actions
  • eps1lon/actions-label-merge-conflict releases/2.x composite
.github/workflows/ci-sage.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v3 composite
.github/workflows/comment-on-pr.yml actions
  • dawidd6/action-download-artifact v2 composite
  • juliangruber/read-file-action v1.0.0 composite
  • peter-evans/create-or-update-comment v1 composite
  • peter-evans/find-comment v1 composite
.github/workflows/docs-preview.yml actions
  • larsoner/circleci-artifacts-redirector-action master composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/runtests.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
pyproject.toml pypi
requirements-dev.txt pypi
  • flake8 * development
  • flake8-comprehensions * development
  • hypothesis * development
  • mpmath * development
  • pytest * development
  • pytest-doctestplus * development
  • pytest-split * development
  • pytest-timeout * development
  • pytest-xdist * development