numpy.testing
共有19个方法/函数/属性,点击链接查看相应的源代码示例。
1. numpy.testing.assert_allclose() ,113个项目使用
2. numpy.testing.assert_almost_equal() ,112个项目使用
3. numpy.testing.assert_array_equal() ,95个项目使用
4. numpy.testing.assert_equal() ,91个项目使用
5. numpy.testing.assert_array_almost_equal() ,57个项目使用
6. numpy.testing.Tester() ,30个项目使用
7. numpy.testing.assert_raises() ,29个项目使用
8. numpy.testing.assert_() ,22个项目使用
9. numpy.testing.build_err_msg() ,17个项目使用
10. numpy.testing.assert_warns() ,17个项目使用
11. numpy.testing.temppath() ,15个项目使用
12. numpy.testing.assert_array_less() ,15个项目使用
13. numpy.testing.memusage() ,12个项目使用
14. numpy.testing.jiffies() ,12个项目使用
15. numpy.testing.tempdir() ,12个项目使用
16. numpy.testing.SkipTest() ,11个项目使用
17. numpy.testing.suppress_warnings() ,11个项目使用
18. numpy.testing.assert_raises_regex() ,9个项目使用
19. numpy.testing.assert_approx_equal() ,7个项目使用
注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。