Giters
brianguenter
/
FastDifferentiation.jl
Fast derivative evaluation
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
118
Watchers:
7
Issues:
50
Forks:
4
brianguenter/FastDifferentiation.jl Issues
Support for `&&`, `||`, and `isequal`
Updated
23 days ago
Comments count
5
update ci.yml to use latest julia checkout
Closed
a month ago
TypeError: non-boolean (FastDifferentiation.Node) used in boolean context
Closed
2 months ago
Comments count
5
TagBot trigger issue
Closed
a year ago
Comments count
33
Yank version 0.4.0?
Closed
2 months ago
Comments count
2
Add conditionals
Closed
3 months ago
Testing FastDifferentiation.jl for TORA.jl
Updated
3 months ago
Comments count
11
add pseudovector so don't have to create and populate vectors of variables
Closed
3 months ago
Code to switch between BitVector and Set
Closed
3 months ago
Comments count
1
add complex numbers
Closed
3 months ago
Comments count
1
Support for conditionals
Closed
3 months ago
Comments count
2
would it make sense to have FastDifferentiation.Node <: Real?
Closed
3 months ago
Comments count
9
Minor release for new Base methods
Closed
4 months ago
Comments count
4
Key not found error
Updated
5 months ago
Comments count
6
Support for user-defined rules?
Updated
5 months ago
Comments count
11
Support for AbstractDifferentiation.jl / DifferentiationInterface.jl
Closed
5 months ago
Comments count
11
methods with unbound static parameters
Closed
6 months ago
Comments count
4
subgraph factorization order incorrect
Closed
6 months ago
Non-unique path assertion in `follow_path`
Closed
7 months ago
Comments count
21
Algebraic simplification rule using matching terms generating incorrect results.
Closed
7 months ago
`make_function` returns wrong result with sparse Jacobian for very simple functions only
Closed
7 months ago
Comments count
5
Incorrect type inference when multiplying, adding, or subtracting matrices of Node
Closed
7 months ago
Change make_function to allow for multiple vector input arguments
Updated
7 months ago
Comments count
4
Factorization algorithm computes incorrect result for some large complex graphs.
Updated
8 months ago
Wrong JVP and VJP ?
Closed
8 months ago
Comments count
4
Can work with pre-existing (black box) functions?
Closed
8 months ago
Comments count
6
Support for `derivative(FastDifferenation.Node)`
Closed
a year ago
Comments count
7
Modifying behaviour of special derivatives
Closed
a year ago
Comments count
4
Error: No Variables in your Function
Closed
a year ago
Comments count
5
Error: no method matching value(Float64)
Closed
a year ago
Comments count
5
Can't use norm() from LinearAlgebra
Closed
a year ago
Comments count
2
Sparse Higher Order Derivatives
Closed
a year ago
Comments count
5
`make_function` with multiple arguments gives incorrect results
Closed
a year ago
Comments count
3
Failed to precompile with Julia 1.10-beta1
Closed
a year ago
Comments count
2
add example of evaluating function and derivative together for efficiency
Closed
a year ago
Poor scaling for linear MPC example
Closed
a year ago
Comments count
16
Higher-order derivatives
Closed
a year ago
Comments count
5
Error: `convert` an object of type Vector{FastDifferentiation.Node{typeof(-), 2}} to type FastDifferentiation.Node{typeof(-), 2}
Closed
a year ago
Comments count
2
Promotion issue
Closed
a year ago
Comments count
7
Benchmarks in the main repo?
Closed
a year ago
Comments count
1
Add benchmarks comparing to forwarddiff,reversediff, maybe one or two others
Closed
a year ago
Type inference problems
Closed
a year ago
Comments count
6
no method matching derivative(::typeof(transpose)...
Closed
a year ago
Some issues
Closed
a year ago
Comments count
14
sparse_hessian != hessian
Closed
a year ago
Comments count
1
add function to generate sparse matrix with correct sparsity pattern for Jacobian or Hessian
Closed
a year ago
Comments count
1
add special case for Rn->R1 functions
Closed
a year ago
Comments count
1
Optimize JTv Jv Hv operations
Updated
a year ago
SArray return type
Closed
a year ago
Comments count
1
JTv,Jv,Hv all have v vector values in what appears to be reverse order
Closed
a year ago
Comments count
1