grad

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package grad implement GX functions to compute the gradient of GX functions.

Index

Constants

This section is empty.

Variables

View Source
var Package = builtin.PackageBuilder{
	FullPath: "math/grad",
	Builders: []builtin.Builder{
		builtin.ParseSource(&fs),
		builtin.RegisterMacro("Func", FuncGrad),
	},
}

Package description of the GX meta/grad package.

Functions

func FuncGrad

FuncGrad computes the gradient of a function.

Types

This section is empty.

Directories

Path Synopsis
Package testgrad provides function to test autograd.
Package testgrad provides function to test autograd.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL