Skip to main content

Automatic Differentiation Package for Python

Project description

Build Status

Coverage Status

cs207-FinalProject

Group No. 12

  • Paulina Toro Isaza

  • Yaowei Li

  • Nikhil Vanderklaauw

  • Emma Li

Installation

Requirements

  1. Ensure you can run Python from the command line.
    • You can check this by running: python --version
  2. Ensure you can run pip form the command line.
    • You can check this by running: pip --version

Install the package

  1. Using virtual environment

    • Create an environment with the command: conda create --name env_name python
    • Activating the environment: conda activate env_name
    • You can get out of the environment (deactivate it) by typing: conda deactivate
  2. Install the package from PyPi and dependencies

    • Type pip install ADPYNE-207

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

ADPYNE-207-0.1.3.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

ADPYNE_207-0.1.3-py3-none-any.whl (19.0 kB view hashes)

Uploaded Python 3

Supported by

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