ramanujantools

Official symbolic and numeric research tools developed by the Ramanujan Machine research group.

https://github.com/ramanujanmachine/ramanujantools

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Official symbolic and numeric research tools developed by the Ramanujan Machine research group.

Basic Info
Statistics
  • Stars: 5
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 4
Created almost 3 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

ramanujantools

CI PyPI version DOI

Official symbolic and numeric research tools developed by the Ramanujan Machine research group.

About

ramanujantools is a research focused python library that provides symbolic and numeric tools for exploring Polynomial Continued Fractions (PCFs), Linear Recurrences and Conservative Matrix Fields (CMFs). These can be used to discover new conjectures converging sequences to constants of interest such as e, π, G (Catalan's constant), γ (Euler's constant), δ (Gompertz constant) and integer values of the Riemann Zeta function ζ(s).

Installation

bash pip install ramanujantools

Contributing

Contributions are welcome! Please open issues or pull requests on GitHub.

Citation

If you use this package in your research, please cite it using the metadata in CITATION.cff, or refer to the citation instructions on our GitHub repository.

License

This project is licensed under the terms of the MIT License.

Links

Owner

  • Name: RamanujanMachine
  • Login: RamanujanMachine
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
title: ramanujantools
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
version: 0.0.1
date-released: 2025-06-20
authors:
  - name: Ramanujan Machine Group
    affiliation: Technion – Israel Institute of Technology
repository-code: 'https://github.com/RamanujanMachine/ramanujantools'
url: 'https://www.ramanujanmachine.com/'
abstract: Official symbolic and numeric research tools developed by the Ramanujan Machine team
keywords:
  - Ramanujan Machine
  - polynomial continued fractions
  - conservative matrix fields
  - diophantine approximations
  - linear recurrences
  - p-recursive sequences
  - irrationality measure

GitHub Events

Total
  • Release event: 4
  • Delete event: 67
  • Issue comment event: 2
  • Push event: 135
  • Pull request review event: 33
  • Pull request review comment event: 26
  • Pull request event: 98
  • Create event: 68
Last Year
  • Release event: 4
  • Delete event: 67
  • Issue comment event: 2
  • Push event: 135
  • Pull request review event: 33
  • Pull request review comment event: 26
  • Pull request event: 98
  • Create event: 68

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 46
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.04
  • Merged pull requests: 31
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 45
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 31
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • TotoShabi (1)
  • RotemKalisch (1)
Pull Request Authors
  • RotemKalisch (63)
  • TotoShabi (4)
  • shacharwein (2)
  • rotelimelech (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 143 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
pypi.org: ramanujantools

Official symbolic and numeric research tools developed by the Ramanujan Machine team

  • Homepage: https://www.ramanujanmachine.com/
  • Documentation: https://ramanujantools.readthedocs.io/
  • License: MIT License Copyright (c) 2025-present Ramanujan Machine Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.0.4
    published 9 months ago
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 143 Last month
Rankings
Dependent packages count: 9.0%
Average: 29.7%
Dependent repos count: 50.5%
Maintainers (1)
Last synced: 8 months ago

Dependencies

.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
requirements.txt pypi
  • scipy >=1.10.1
  • sympy >=1.11.1
setup.py pypi
  • scipy >=1.10.1
  • sympy >=1.11.1