Skip to main content

A Python library for testing the convergence of mathematical series.

Project description

gensarpy

A Python library for testing the convergence of mathematical series.

Installation

pip install gensarpy

Usage

from gensarpy.convergence_tests import check_convergence

# Test a convergent series
result = check_convergence('1/n**2')
print(result)  # Output: Convergent by the P-Series Test

# Test a divergent series
result = check_convergence('1/n')
print(result)  # Output: Divergent by the P-Series Test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gensarpy-0.1.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gensarpy-0.1.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file gensarpy-0.1.2.tar.gz.

File metadata

  • Download URL: gensarpy-0.1.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for gensarpy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 db9c7ff917e71be1a09df1e887a1c197ab35bb0d5003094915243994aa700ea9
MD5 da8f5fbf12fcf3d02671aa18ce82a6f4
BLAKE2b-256 3d02d3bd5abd0e365ff3d0945dfd6a6595d984df8bd0a736cca16050e59893ee

See more details on using hashes here.

File details

Details for the file gensarpy-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: gensarpy-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for gensarpy-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ad8aadaaa6283094498d435abf36362a9431e269f517d26aade7db4e4c67b0b9
MD5 2ba9495237dae05cf226d32e7dbb76b0
BLAKE2b-256 14b505e974a550b53ccccaaa1de9bc6576f05d2793880aef87bc1f2a6f0230fa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page