文件名称:PFTL_Book:Python for the Lab的源文件-python source file
文件大小:3.1MB
文件格式:ZIP
更新时间:2024-04-14 01:39:37
系统开源
适用于实验室的Python 欢迎使用《 Python for the Lab》一书的源文件。 本书伴随着于。 如果要编译该书,请先对其进行克隆,然后使用xelatex对其进行编译: git clone git@github.com:PFTL/PFTL_Book.git cd PFTL_Book xelatex -shell-escape index.tex 您需要使用xelatex才能使用文本中存在的特殊unicode字符。 命令-shell-escape用于以正确的格式(通过某些Python脚本实现)编译代码。 如果您想获得该书的汇编版本,请或在给我们下一行
【文件预览】:
PFTL_Book-master
----.gitignore(111B)
----05_First_Model.tex(22KB)
----images()
--------Chapter_03()
--------Floral-Silhouette-2.png(777KB)
--------main_window.png(20KB)
--------save_menu.png(89KB)
--------scan_window.png(19KB)
--------Floral-Silhouette-2.svg(2.31MB)
--------Chapter_02()
--------nested_layouts.png(91KB)
--------save_shortcut.png(76KB)
--------Chapter_04()
--------qt_designer_welcome.png(112KB)
----structure.tex(0B)
----01_Introduction.tex(20KB)
----03_First_Driver.tex(65KB)
----review_basic_operations.tex(9KB)
----Making_plots.ipynb(31KB)
----04_Lay_Out.tex(40KB)
----documentation_daq.tex(3KB)
----README.md(730B)
----06_Experiment_Model.tex(43KB)
----00_title.tex(839B)
----07_Run_Experiment.tex(28KB)
----class_python.tex(17KB)
----09_User_Input_And_Plots.tex(34KB)
----index.tex(2KB)
----cover()
--------cover.png(612KB)
--------trianglify.svg(41KB)
--------python-logo-inkscape.svg(14KB)
--------cover_mockup.png(59KB)
--------cover.svg(105KB)
----08_Build_Gui.tex(35KB)
----02_Setting_Up.tex(38KB)