.flake8
.mailmap
.pre-commit-config.yaml
COPYING.rst
LICENSE
MANIFEST.in
README.rst
_build_meta.py
long_description.rst
pyproject.toml
setup.cfg
setup.py
setupbase.py
IPython/__init__.py
IPython/__main__.py
IPython/conftest.py
IPython/consoleapp.py
IPython/display.py
IPython/paths.py
IPython/py.typed
IPython/core/__init__.py
IPython/core/alias.py
IPython/core/application.py
IPython/core/async_helpers.py
IPython/core/autocall.py
IPython/core/builtin_trap.py
IPython/core/compilerop.py
IPython/core/completer.py
IPython/core/completerlib.py
IPython/core/crashhandler.py
IPython/core/debugger.py
IPython/core/display.py
IPython/core/display_functions.py
IPython/core/display_trap.py
IPython/core/displayhook.py
IPython/core/displaypub.py
IPython/core/error.py
IPython/core/events.py
IPython/core/excolors.py
IPython/core/extensions.py
IPython/core/formatters.py
IPython/core/getipython.py
IPython/core/guarded_eval.py
IPython/core/history.py
IPython/core/historyapp.py
IPython/core/hooks.py
IPython/core/inputsplitter.py
IPython/core/inputtransformer.py
IPython/core/inputtransformer2.py
IPython/core/interactiveshell.py
IPython/core/latex_symbols.py
IPython/core/logger.py
IPython/core/macro.py
IPython/core/magic.py
IPython/core/magic_arguments.py
IPython/core/oinspect.py
IPython/core/page.py
IPython/core/payload.py
IPython/core/payloadpage.py
IPython/core/prefilter.py
IPython/core/profileapp.py
IPython/core/profiledir.py
IPython/core/prompts.py
IPython/core/pylabtools.py
IPython/core/release.py
IPython/core/shellapp.py
IPython/core/splitinput.py
IPython/core/ultratb.py
IPython/core/usage.py
IPython/core/magics/__init__.py
IPython/core/magics/ast_mod.py
IPython/core/magics/auto.py
IPython/core/magics/basic.py
IPython/core/magics/code.py
IPython/core/magics/config.py
IPython/core/magics/display.py
IPython/core/magics/execution.py
IPython/core/magics/extension.py
IPython/core/magics/history.py
IPython/core/magics/logging.py
IPython/core/magics/namespace.py
IPython/core/magics/osm.py
IPython/core/magics/packaging.py
IPython/core/magics/pylab.py
IPython/core/magics/script.py
IPython/core/profile/README_STARTUP
IPython/core/tests/2x2.jpg
IPython/core/tests/2x2.png
IPython/core/tests/__init__.py
IPython/core/tests/bad_all.py
IPython/core/tests/nonascii.py
IPython/core/tests/nonascii2.py
IPython/core/tests/print_argv.py
IPython/core/tests/refbug.py
IPython/core/tests/simpleerr.py
IPython/core/tests/tclass.py
IPython/core/tests/test_alias.py
IPython/core/tests/test_application.py
IPython/core/tests/test_async_helpers.py
IPython/core/tests/test_autocall.py
IPython/core/tests/test_compilerop.py
IPython/core/tests/test_completer.py
IPython/core/tests/test_completerlib.py
IPython/core/tests/test_debugger.py
IPython/core/tests/test_display.py
IPython/core/tests/test_displayhook.py
IPython/core/tests/test_events.py
IPython/core/tests/test_exceptiongroup_tb.py
IPython/core/tests/test_extension.py
IPython/core/tests/test_formatters.py
IPython/core/tests/test_guarded_eval.py
IPython/core/tests/test_handlers.py
IPython/core/tests/test_history.py
IPython/core/tests/test_hooks.py
IPython/core/tests/test_imports.py
IPython/core/tests/test_inputsplitter.py
IPython/core/tests/test_inputtransformer.py
IPython/core/tests/test_inputtransformer2.py
IPython/core/tests/test_inputtransformer2_line.py
IPython/core/tests/test_interactiveshell.py
IPython/core/tests/test_iplib.py
IPython/core/tests/test_logger.py
IPython/core/tests/test_magic.py
IPython/core/tests/test_magic_arguments.py
IPython/core/tests/test_magic_terminal.py
IPython/core/tests/test_oinspect.py
IPython/core/tests/test_page.py
IPython/core/tests/test_paths.py
IPython/core/tests/test_prefilter.py
IPython/core/tests/test_profile.py
IPython/core/tests/test_prompts.py
IPython/core/tests/test_pylabtools.py
IPython/core/tests/test_run.py
IPython/core/tests/test_shellapp.py
IPython/core/tests/test_splitinput.py
IPython/core/tests/test_ultratb.py
IPython/core/tests/daft_extension/daft_extension.py
IPython/extensions/__init__.py
IPython/extensions/autoreload.py
IPython/extensions/storemagic.py
IPython/extensions/tests/__init__.py
IPython/extensions/tests/test_autoreload.py
IPython/extensions/tests/test_storemagic.py
IPython/external/__init__.py
IPython/external/qt_for_kernel.py
IPython/external/qt_loaders.py
IPython/external/tests/__init__.py
IPython/external/tests/test_qt_loaders.py
IPython/lib/__init__.py
IPython/lib/backgroundjobs.py
IPython/lib/clipboard.py
IPython/lib/deepreload.py
IPython/lib/demo.py
IPython/lib/display.py
IPython/lib/editorhooks.py
IPython/lib/guisupport.py
IPython/lib/latextools.py
IPython/lib/lexers.py
IPython/lib/pretty.py
IPython/lib/tests/__init__.py
IPython/lib/tests/test.wav
IPython/lib/tests/test_backgroundjobs.py
IPython/lib/tests/test_clipboard.py
IPython/lib/tests/test_deepreload.py
IPython/lib/tests/test_display.py
IPython/lib/tests/test_editorhooks.py
IPython/lib/tests/test_imports.py
IPython/lib/tests/test_latextools.py
IPython/lib/tests/test_lexers.py
IPython/lib/tests/test_pretty.py
IPython/lib/tests/test_pygments.py
IPython/sphinxext/__init__.py
IPython/sphinxext/custom_doctests.py
IPython/sphinxext/ipython_console_highlighting.py
IPython/sphinxext/ipython_directive.py
IPython/terminal/__init__.py
IPython/terminal/console.py
IPython/terminal/debugger.py
IPython/terminal/embed.py
IPython/terminal/interactiveshell.py
IPython/terminal/ipapp.py
IPython/terminal/magics.py
IPython/terminal/prompts.py
IPython/terminal/ptutils.py
IPython/terminal/pt_inputhooks/__init__.py
IPython/terminal/pt_inputhooks/asyncio.py
IPython/terminal/pt_inputhooks/glut.py
IPython/terminal/pt_inputhooks/gtk.py
IPython/terminal/pt_inputhooks/gtk3.py
IPython/terminal/pt_inputhooks/gtk4.py
IPython/terminal/pt_inputhooks/osx.py
IPython/terminal/pt_inputhooks/pyglet.py
IPython/terminal/pt_inputhooks/qt.py
IPython/terminal/pt_inputhooks/tk.py
IPython/terminal/pt_inputhooks/wx.py
IPython/terminal/shortcuts/__init__.py
IPython/terminal/shortcuts/auto_match.py
IPython/terminal/shortcuts/auto_suggest.py
IPython/terminal/shortcuts/filters.py
IPython/terminal/tests/__init__.py
IPython/terminal/tests/test_debug_magic.py
IPython/terminal/tests/test_embed.py
IPython/terminal/tests/test_help.py
IPython/terminal/tests/test_interactivshell.py
IPython/terminal/tests/test_pt_inputhooks.py
IPython/terminal/tests/test_shortcuts.py
IPython/testing/__init__.py
IPython/testing/decorators.py
IPython/testing/globalipapp.py
IPython/testing/ipunittest.py
IPython/testing/skipdoctest.py
IPython/testing/tools.py
IPython/testing/plugin/Makefile
IPython/testing/plugin/README.txt
IPython/testing/plugin/__init__.py
IPython/testing/plugin/dtexample.py
IPython/testing/plugin/ipdoctest.py
IPython/testing/plugin/pytest_ipdoctest.py
IPython/testing/plugin/setup.py
IPython/testing/plugin/simple.py
IPython/testing/plugin/simplevars.py
IPython/testing/plugin/test_combo.txt
IPython/testing/plugin/test_example.txt
IPython/testing/plugin/test_exampleip.txt
IPython/testing/plugin/test_ipdoctest.py
IPython/testing/plugin/test_refs.py
IPython/testing/tests/__init__.py
IPython/testing/tests/test_decorators.py
IPython/testing/tests/test_ipunittest.py
IPython/testing/tests/test_tools.py
IPython/tests/cve.py
IPython/utils/PyColorize.py
IPython/utils/__init__.py
IPython/utils/_process_cli.py
IPython/utils/_process_common.py
IPython/utils/_process_emscripten.py
IPython/utils/_process_posix.py
IPython/utils/_process_win32.py
IPython/utils/_process_win32_controller.py
IPython/utils/_sysinfo.py
IPython/utils/capture.py
IPython/utils/colorable.py
IPython/utils/coloransi.py
IPython/utils/contexts.py
IPython/utils/daemonize.py
IPython/utils/data.py
IPython/utils/decorators.py
IPython/utils/dir2.py
IPython/utils/docs.py
IPython/utils/encoding.py
IPython/utils/eventful.py
IPython/utils/frame.py
IPython/utils/generics.py
IPython/utils/importstring.py
IPython/utils/io.py
IPython/utils/ipstruct.py
IPython/utils/jsonutil.py
IPython/utils/localinterfaces.py
IPython/utils/log.py
IPython/utils/modu
程序员Chino的日记
- 粉丝: 3743
- 资源: 5万+
最新资源
- WebSocket详解-TCP全双工通信协议的工作原理与应用
- 信捷xdm plc三轴可编程运动控制程序,支持信捷XDM系列PLC ?信捷TG765触摸屏 支持直线插补 ,圆弧插补,延时,等待输入ON,等待输入OFF,执行输出ON,执行输出O
- Qt+OpenCV图像视觉框架全套源码上位机 工具可扩展 除了opencv和相机sdk的dll,其它所有算法均无封装,可以根据自己需要补充自己的工具 基于 Qt5.12.12 + VS2019 +
- 自动驾驶控制器,自动驾驶多传感器联合标定系列之毫米波雷达到车体坐标系的标定工程 , 本对毫米波雷达的偏航角yaw进行标定,分为粗略标定、静态目标识别和曲线拟合三个步骤 这个工程带有代码注释,帮助您
- 模块化多电平流器MMC,最近电平逼近调制+电压均衡控制
- 基于STM32开发的智能光控窗帘项目 主控芯片STM32F103. 其他控制:光敏电阻,1602显示屏,电机驱动控制模块 工作原理:ADC采集光敏电阻电压 判断电压值,对光照强度判断,光照太强关闭
- simulink二次调频风机储能水轮机水电火电汽轮机二次调频,有随机扰动负荷,可连续波动,可对频率分频调频,分低频,中频,高频,也可对不同死区的风储同步机进行二次调频,系统示意图和波形如图所示,新品
- 磁链观测器 vesc中使用的方法 已经移植到了自己的工程中,实现0速闭环启动 代码、文档、仿真是一一对应的,方便学习 送仿真模型
- uvw对位平台,XXY,XYθ对位平台源码,halcon定位算法,C#联合halcon,含C#和halcon源码,开发平台,vs2015,halcon17
- 考虑源荷不确定性的热电联供微网优化 复现《含可再生能源的热电联供型微网经济运行优化》,采用粒子群算法,采用机会约束规划理论出力源荷不确定性,采用概率方法来表达,目标函数代码完美复刻了文献中的目标函数和
- Python 实现的 TCN(时间卷积网络)进行多特征分类预测的详细实例(含完整的程序,GUI设计和代码详解)
- 基于EKF扩展卡尔曼滤波算法的永磁同步电机PMSM无传感器矢量控制Simulink仿真模型 1.依据PMSM的数学模型搭建电机模型 2.双闭环dq解耦控制,转速外环,转矩内环 3. EKF算法对电机
- Python 实现的 CNN-LSTM(卷积长短期记忆网络)用于时间序列预测的详细实例(含完整的程序,GUI设计和代码详解)
- 下垂控制三相LCL并网 离网matlab仿真模型(户用型储能逆变器)孤网运行联网运行 多机 单机运行 参数计算 仿真模型 ,逆变器,微电网
- Python 实现遗传算法(GA)和(PSO)粒子群优化算法来优化反向传播(BP)神经网络的多输入单输出预测的实例(含完整的程序,GUI设计和代码详解)
- 电子竞技信息交流平台+ssm-微信小程序毕业项目,适合计算机毕-设、实训项目、大作业学习.rar
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈