Socket
Socket
Sign inDemoInstall

gradgen

Package Overview
Dependencies
3
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gradgen

Gradient computation with AD for optimal control


Maintainers
1

Readme

GradGen

Code generation for cost gradient

Installation instructions

To build this project locally:

  • Create a virtual environment: virtualenv -p python3 venv
  • Activate the virtual environment. On Linux/MacOS, run source venv/bin/activate
  • Install the project: pip install .

The folder playground can be used during the design phase of the project to try out different things, but it should be removed for release.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc