Skip to main content

Boundary fits using polynomials or splines

Project description

pyboundfit

Boundary fits using polynomials or splines, based on the method described in Cardiel 2009. This code is a Python implementation of part of the functionality implemented in the original Fortran 77 code boundfit.

Instaling the code

In order to keep your Python installation clean, it is highly recommended to first build a specific Python 3 virtual enviroment

Creating and activating the Python virtual environment

$ python3 -m venv venv_pyboundfit
$ . venv_pyboundfit/bin/activate
(venv_pyboundfit) $ 

Installing the package

The latest stable version is available via de PyPI repository:

(venv_teareduce) $ pip install pyboundfit

Note: This command can also be employed in a Windows terminal opened through the CMD.exe prompt icon available in Anaconda Navigator.

The latest development version is available through GitHub:

(venv_teareduce) $ pip install git+https://github.com/nicocardiel/pyboundfit.git@main#egg=pyboundfit

Testing the installation

(venv_teareduce) $ pip show teareduce
(venv_teareduce) $ ipython
In [1]: import pyboundfit
In [2]: print(pyboundfit.__version__)
?.?.?

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

pyboundfit-0.1.0.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

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

pyboundfit-0.1.0-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file pyboundfit-0.1.0.tar.gz.

File metadata

  • Download URL: pyboundfit-0.1.0.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for pyboundfit-0.1.0.tar.gz
Algorithm Hash digest
SHA256 33310edbd4e343d5730ed226964d92e2831cff3494a76bffe5e4d482fc758a7b
MD5 40cdee06c8afa8cbd027763deac74ad6
BLAKE2b-256 124e83c9482f9226d36b8e09b0566ef92b5a3a41a1513bd125c8433db8ebcd53

See more details on using hashes here.

File details

Details for the file pyboundfit-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyboundfit-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for pyboundfit-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9dc8b60b6f96189d8fc87afef7786bb08c4626aa7bf8642cbf37fc57260784f0
MD5 27d4069930da512791efe0aa1986df2d
BLAKE2b-256 caec6c4c28f334701bec0b09e1fff7d0ccaba483bd21c216bbb626cbeabff866

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