Devectorize.jl icon indicating copy to clipboard operation
Devectorize.jl copied to clipboard

Support for inv()

Open ZacCranko opened this issue 9 years ago • 0 comments

@devec consumption = λ_σinv * (inv_interest_powers .* inv_discount_powers) .^ inv(-σ)
ERROR: Devectorize.DeError("Unrecognized function inv with 1 arguments (in Devectorize)")

ZacCranko avatar Sep 05 '15 02:09 ZacCranko