Package

purescript-dual-numbers

Repository
Ebmtranceboy/purescript-dual-numbers
License
MIT
Uploaded by
pacchettibotti
Published on
2024-07-27T09:56:47Z

Performing automatic differentiation with linear maps, as suggested by Conal Elliott

  • define numerical multivariate functions using graphs,
  • perform partial derivatives automatic computation,
  • optimize cost functions
  • solve equations

Documentation on Pursuit

https://pursuit.purescript.org/packages/purescript-dual-numbers

Modules
Data.Number.Dual
Dependencies