gonum icon indicating copy to clipboard operation
gonum copied to clipboard

spatial/r3: add Jacobian

Open soypat opened this issue 3 years ago • 1 comments

Please take a look.

Resolves part of https://github.com/gonum/gonum/issues/1809#issuecomment-1140334118

soypat avatar Jul 30 '22 23:07 soypat

Codecov Report

Merging #1822 (ad904bf) into master (c5022ba) will decrease coverage by 0.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1822      +/-   ##
==========================================
- Coverage   73.48%   73.33%   -0.16%     
==========================================
  Files         528      510      -18     
  Lines       62015    61391     -624     
==========================================
- Hits        45573    45020     -553     
+ Misses      13878    13834      -44     
+ Partials     2564     2537      -27     
Impacted Files Coverage Δ
spatial/r3/mat.go 80.40% <100.00%> (+2.20%) :arrow_up:
internal/asm/c64/conj.go 0.00% <0.00%> (-100.00%) :arrow_down:
graph/formats/rdf/graph.go 71.23% <0.00%> (-0.46%) :arrow_down:
internal/math32/sqrt.go
internal/asm/f32/ge_noasm.go
internal/asm/c128/stubs_noasm.go
mat/offset_appengine.go
internal/asm/f64/ge_noasm.go
internal/asm/f64/axpy.go
spatial/r3/mat_safe.go
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Jul 30 '22 23:07 codecov-commenter