Skip to main content

Pedal Curves Lab Version 4

Project description

A Python Library of pedal curves.

How to use

We recommend you to import pclab4:

>>> import pclab4
>>> pclab4.deriv(lambda x: x**3, 2)
12.000099999999847

Use the built-in help function to view a function’s docstring:

>>> help(pclab4.deriv)
... # doctest: +SKIP

Viewing documentation using IPython

To see which functions are available in pclab4, type pclab4.<TAB> (where <TAB> refers to the TAB key), or use pclab4.*deriv*?<ENTER> (where <ENTER> refers to the ENTER key) to narrow down the list. To view the docstring for a function, use pclab4.deriv?<ENTER> (to view the docstring) and pclab4.deriv??<ENTER> (to view the source code).

We recommend exploring the docstrings using IPython, an advanced Python shell with TAB-completion and introspection capabilities. See above for further instructions.

Click pclab4 Homepage to explore.

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

pclab4-4.0.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

pclab4-4.0.2-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file pclab4-4.0.2.tar.gz.

File metadata

  • Download URL: pclab4-4.0.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.23

File hashes

Hashes for pclab4-4.0.2.tar.gz
Algorithm Hash digest
SHA256 5ebb629ecc3fccde2eedcb6af3efb307d5d4124df98045cb1a33788bad068cf1
MD5 567cba1e86e0fe2fd909989a3406fdbb
BLAKE2b-256 a1be8ac3a31a355ab8a0c92603d917ec1cca3a018cf08d037da5527c2fca7f09

See more details on using hashes here.

File details

Details for the file pclab4-4.0.2-py3-none-any.whl.

File metadata

  • Download URL: pclab4-4.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.23

File hashes

Hashes for pclab4-4.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b0ef3fd108d16ba04e3e53239880f282881d56e1b1873352ff5f25116c5fa2a2
MD5 558d80a96ad55a7a4f512527400deb0c
BLAKE2b-256 e64bd01a2bfb5420f199bd9f1a7f53eeca84cf10b9827c190a66b91ad425cd96

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