SciML/OrdinaryDiffEq.jl

Use cache vectors in auto dt to get rid of allocations

開放

#220 建立於 2017年11月4日

 (0 則留言) (0 個反應) (0 位負責人)Julia (262 個分叉)batch import
Hacktoberfesteasyhelp wanted

倉庫指標

星標
 (656 顆星)
PR 合併指標
 (平均合併 3天 12小時) (30 天內合併 74 個 PR)

描述

Can be done by a simple trait vector which is used to pull a tmp variable from a cache. Can probably default to cache.tmp since that's common, and then overload as necessary.

貢獻者指南