JuliaDynamics/DrWatson.jl

collect_results! : path

开放

#116 创建于 2020年1月19日

 (1 条评论) (1 个反应) (0 位负责人)Julia (94 个派生)batch import
good first issueimprovement

仓库指标

星标
 (915 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When collecting results using collect_results! the path to the files is automatically added. This is great but we currently add the full system-path. For better portability one could change this to just save the path relative to the project-rootfolder. Then things would stay coherent over different machines.

贡献者指南