Package

purescript-dual-numbers

Repository
Ebmtranceboy/purescript-dual-numbers
License
MIT
Uploaded by
pacchettibotti
Published on
2023-10-13T12:31:46Z

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