U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

multicomplex: C++ and Python code for multicomplex arithmetic

The library multicomplex is an implementation of multicomplex algebra in C++ to allow for higher-order derivatives of numerical functions. Many (though not all) mathematical functions are implemented, allowing for calculation of derivatives (straight and mixed) to approximately numerical precision, which is difficult or impossible to achieve in conventional double precision

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2021-10-01 00:00:00
Date Created: N/A
Views:
Data Provided by:
mathematics
Dataset Owner: N/A

Access this data

Contact dataset owner Access URL
Landing Page URL
Table representation of structured data
Title multicomplex: C++ and Python code for multicomplex arithmetic
Description The library multicomplex is an implementation of multicomplex algebra in C++ to allow for higher-order derivatives of numerical functions. Many (though not all) mathematical functions are implemented, allowing for calculation of derivatives (straight and mixed) to approximately numerical precision, which is difficult or impossible to achieve in conventional double precision
Modified 2021-10-01 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:ian.bell@nist.gov
Keywords mathematics , multicomplex , derivatives , C++ , Python
{
    "identifier": "ark:\/88434\/mds2-2482",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:ian.bell@nist.gov",
        "fn": "Ian Bell"
    },
    "programCode": [
        "006:045"
    ],
    "@type": "dcat:Dataset",
    "landingPage": "https:\/\/github.com\/usnistgov\/multicomplex",
    "description": "The library multicomplex is an implementation of multicomplex algebra in C++ to allow for higher-order derivatives of numerical functions.  Many (though not all) mathematical functions are implemented, allowing for calculation of derivatives (straight and mixed) to approximately numerical precision, which is difficult or impossible to achieve in conventional double precision",
    "language": [
        "en"
    ],
    "title": "multicomplex: C++ and Python code for multicomplex arithmetic",
    "distribution": [
        {
            "accessURL": "https:\/\/doi.org\/10.18434\/mds2-2482",
            "title": "DOI Access for multicomplex: C++ and Python code for multicomplex arithmetic"
        }
    ],
    "license": "https:\/\/www.nist.gov\/open\/license",
    "bureauCode": [
        "006:55"
    ],
    "modified": "2021-10-01 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "theme": [
        "Mathematics and Statistics:Numerical methods and software"
    ],
    "issued": "2021-10-04",
    "keyword": [
        "mathematics",
        "multicomplex",
        "derivatives",
        "C++",
        "Python"
    ]
}

Was this page helpful?