decor1.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:BRITE-data-reduction-tool 作者: Ashoka42 项目源码 文件源码
def fun(x, y):
    z = np.polyfit(x, y, 1)
    return np.poly1d(z)


# =======================================================================================
# Checks if there are enough input parameters; else exits
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号