usefulpy:一个模块,其中包含许多有用的功能和各个主题的模块

时间:2021-03-11 09:49:39
【文件属性】:
文件名称:usefulpy:一个模块,其中包含许多有用的功能和各个主题的模块
文件大小:535KB
文件格式:ZIP
更新时间:2021-03-11 09:49:39
Python 有用的网站仅在发行版中进行更新,仅包含1.1.2及之前的版本 文档说明 三引号: 仅在编写文档字符串或长字符串时使用三引号,使用#进行多行注释 评论: 单个#注释,其中包括有关某项工作原理,某项内容或数学证明的注释! 来自“ quaternion.py” # My thought process is such: # e**n = 1+x+x^2/2!+x^3/3!... # so o**s = e**(ln(o)*s) num = ln ( other ) * self 来自“ validation.py” #for easier reference of the function type. function = type ( lambda : None ) 双重##用于标记需要完成的操作的标记。 诸如BUG , TODO或FIXME类的其他内容也可能存在。 这也用于停用
【文件预览】:
usefulpy-main
----formatting.py(20KB)
----data()
--------structures.py(131B)
--------stats.py(360B)
--------datasets.py(131B)
--------.DS_Store(6KB)
--------__init__.py(1KB)
----dictionary()
--------dictdata()
--------.DS_Store(6KB)
--------__init__.py(73B)
--------worddict.py(73B)
----LICENSE(34KB)
----encoding.py(73B)
----.DS_Store(14KB)
----To_Do.md(717B)
----decorators.py(6KB)
----__init__.py(2KB)
----validation.py(12KB)
----quickthreads.py(770B)
----neuralnet.py(73B)
----mathematics()
--------constants.py(7KB)
--------Conversions.json(2KB)
--------eq.py(21KB)
--------basenum.py(9KB)
--------PrimeComposite.py(3KB)
--------.DS_Store(6KB)
--------triangles.py(7KB)
--------To_Do.md(1KB)
--------__init__.py(2KB)
--------quaternion.py(16KB)
--------algebraicsolver.py(18KB)
--------nmath.py(46KB)
----README.md(2KB)
----gui()
--------py3d()
--------.DS_Store(6KB)
--------To_Do.md(420B)
--------__init__.py(48KB)
--------images.py(73B)
----IDE()
--------partitions.py(3KB)
--------.DS_Store(6KB)
--------__init__.py(1KB)
--------namespace_management.py(2KB)
--------run_code.py(2KB)
--------usefulpy_IDE.py(3KB)
--------usefulpy_syntax.py(2KB)
----_examples()
--------msimplecam.py(1KB)
--------Langton'sAnt.py(4KB)
--------Graphing.py(10KB)
--------.DS_Store(6KB)

网友评论