Skip to main content

No project description provided

Project description

DualV Library

This python library enables you to use dual numbers for automatic differentiation.

You create a function combining the elementary funcions implemented in this library and then differentiate like this:

```
import dualv as dv

def f(x):
    return dv.sin(x) + dv.cos(x)

#Derviative in x = 5

x0 = 5

derivative = dv.auto_diff(f, x0)
```

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

dualv-0.2.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

dualv-0.2-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file dualv-0.2.tar.gz.

File metadata

  • Download URL: dualv-0.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for dualv-0.2.tar.gz
Algorithm Hash digest
SHA256 2ac7eda00347d49240bdcbb71803056234cced09b58500d848a12d67f8c99d86
MD5 cfa03c6ac4f13bd1bec1100c80720e91
BLAKE2b-256 3daac810260fc4412d4029d4072f3316be760ffb4f2a952e0662ee1ebf2355f1

See more details on using hashes here.

File details

Details for the file dualv-0.2-py3-none-any.whl.

File metadata

  • Download URL: dualv-0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for dualv-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 118cccaf0ab871b2aaa9c94c614aab28ff1c5ad2512d281aa7cdeb77cadec94d
MD5 7820a4838fe6ab1f9d7547e53a702f99
BLAKE2b-256 5f43dbfcf0e03fdd48304f483b7b2160b717712cac7bb410d04481bafcba8e25

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