1 Star 1 Fork 0

qyt_drl/lightsim2grid

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 2.55 KB
一键复制 编辑 原始数据 按行查看 历史
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# custom
.idea/
old/F_*.npy
old/J_*.npy
old/dx_*.npy
tmp/
pandapower/
eigen/
Sbus.npy
old/V0.npy
old/Ybus.npy
old/pq.npy
old/pv.npy
old/V_*.npy
*.asm
pyklu/tests/case14
pyklu/tests/case30
pyklu/tests/case118
pyklu/tests/case300
pyklu/tests/case1888
J*.npy
F*.npy
V*.npy
dx*.npy
pq.npy
pv.npy
Ybus.npy
Ybus*.npy
dS_dVa*.npy
dS_dVm*.npy
dVa_x*.npy
dVm_x*.npy
test_backend.ipynb
benchmarks/aor_ls.npy
benchmarks/aor_pp.npy
success.txt
test_docker.py
pyklu.c
pyklu.cpp
pyklu.h
pyklu.py
start_pandapower.py
test_pyklu_package.py
test_pickle.pickle
test_pickle.py
documentation
.boring_bug.py.swp
test_dcpf.py
test_case6495rte.json
test_case6515rte.json
test_rte_2848.json
test_rte_files.py
test_rte_converters.py
test_case14.json
test_case118.json
test_case2848rte.json
lightsim2grid/tests/timer.py
wheelhouse/*.whl
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qyt_drl/lightsim2grid.git
git@gitee.com:qyt_drl/lightsim2grid.git
qyt_drl
lightsim2grid
lightsim2grid
master

搜索帮助