Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/pointlander/gradient

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pointlander/gradient

  • v0.0.0-20240226214843-e3d2a19564fd
  • Source
  • Go
  • Socket score

Version published
Created
Source

godoc

Reverse Mode Automatic Differentiation with Continuation Passing Style

This project implements reverse mode automatic differentiation with continuation passing style (CPS). Tensors and scalars are both supported with number type of float64, float32, or complex128. Gradient was inspired by Lantern as described by this paper.

FAQs

Package last updated on 26 Feb 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc