Closed yhcc closed 1 year ago
Dev (#58)
修改自定义搜索的逻辑,方便使用&&运算
update fitlog/init.py.
update fitlog/main.py.
自动创建log folder
修复一个搜索时如果column带有点号可能触发的bug
增加is_initialized接口,可以判定fitlog是否已经初始化
修改summary的最长str和round to为config中取
支持python3.7以上的dataclass修饰
Update Python version to 3.7
add sphinx requirements
Update document's requirements.txt
fix some bugs in docs
增加了使用环境变量控制 debug 和 no_commit 的状态;增加了部分接口的文档
增加了可能其它 fitlog 程序在运行时的等待时间
修改了自动 commit 的策略,可能能提升速度
修改了文档和 --with-git 参数
fix-bug: 修复了对老版 fitlog 的不兼容
删除了 _check_directory 中的 cli 参数;
修改了文档和教程中的一些内容
更新了 readthedocs.yml
deepcopy value
可以不需要手动传入commit和add_hyper_in_file的参数了
修复save bug
新增用于Logger类add_hyper方法的新基类FitlogConfig。
Co-authored-by: WillQvQ will131@foxmail.com Co-authored-by: Pryest 495945214@qq.com
Dev (#58)
修改自定义搜索的逻辑,方便使用&&运算
update fitlog/init.py.
update fitlog/main.py.
自动创建log folder
修复一个搜索时如果column带有点号可能触发的bug
增加is_initialized接口,可以判定fitlog是否已经初始化
修改summary的最长str和round to为config中取
支持python3.7以上的dataclass修饰
Update Python version to 3.7
add sphinx requirements
Update document's requirements.txt
fix some bugs in docs
增加了使用环境变量控制 debug 和 no_commit 的状态;增加了部分接口的文档
增加了可能其它 fitlog 程序在运行时的等待时间
修改了自动 commit 的策略,可能能提升速度
修改了文档和 --with-git 参数
fix-bug: 修复了对老版 fitlog 的不兼容
删除了 _check_directory 中的 cli 参数;
修改了文档和教程中的一些内容
更新了 readthedocs.yml
deepcopy value
可以不需要手动传入commit和add_hyper_in_file的参数了
修复save bug
新增用于Logger类add_hyper方法的新基类FitlogConfig。
Co-authored-by: WillQvQ will131@foxmail.com Co-authored-by: Pryest 495945214@qq.com
Co-authored-by: WillQvQ will131@foxmail.com Co-authored-by: Pryest 495945214@qq.com