Skip to content

PyPhot 1.1.1 Release 初始版本

Latest
Compare
Choose a tag to compare
@chunyu-li chunyu-li released this 04 Mar 11:51
· 13 commits to main since this release

该版本最近实现的功能包括:

  • 合并 x 和 y 两束信号为一束,现在所有函数的信号输入和输出均为一个对象
  • 完成了所有器件的 toml 配置文件
  • 修改了单位信息 unit_type 的配置

该版本很久之前实现的功能包括:

  • pybind11 的配置代码
  • 发射端和接收端使用了 numba 作 JIT 加速
  • 新版双偏振 b2b 系统的 example
  • 保留了遗留老版本系统的代码