SciML/OrdinaryDiffEq.jl

Use cache vectors in auto dt to get rid of allocations

オープン

#220 opened on 2017/11/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (262 件のフォーク)batch import
Hacktoberfesteasyhelp wanted

Repository metrics

Stars
 (656 個のスター)
PR merge metrics
 (平均マージ 3d 12h) (30d で 74 merged PRs)

説明

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.

コントリビューターガイド