File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 9292 (define x (first srcs))
9393 (list (cons 0 0 ))] ; bounds per x
9494
95-
9695 [(ival-mult ival-mult!)
9796 ; Γ[*]'x = 1
9897 ; ↑ampl[*]'x = logspan(y)
408407 (list (cons (- (maxlog x) n (- (max (abs (maxlog z)) (abs (minlog z)))) -3 ) 0 ))]
409408
410409 ; TODO
411- ; hypot
410+ [(ival-asinh ival-asinh!) (list (cons (get-slack) 0 ))]
411+
412+ ; TODO
413+ [(ival-hypot ival-hypot!) (list (cons (get-slack) 0 ) (cons (get-slack) 0 ))]
412414
413415 ; TODO
414416 ; ↑ampl[...] = slack
415417 ; ↓ampl[...] = 0
416- [(ival-erfc ival-erf ival-erfc! ival-erf! ival-lgamma ival-tgamma ival-asinh ival-asinh! ival-logb) (list (cons (get-slack) 0 ))]
418+ [(ival-erfc ival-erf ival-erfc! ival-erf! ival-lgamma ival-tgamma ival-logb)
419+ (list (cons (get-slack) 0 ))]
417420
418421 ; TODO
419422 ; ↑ampl[...] = slack
You can’t perform that action at this time.
0 commit comments