forked from PySpice-org/PySpice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
128 lines (103 loc) · 3.77 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# -*- mode: Conf -*-
####################################################################################################
*.stderr
*.stdout
*/tex/auto
*~
__pycache__
du.log
parser.out
parsetab.py
####################################################################################################
#
# Secrets
#
doc/pelican/SECRET_CONFIG.py
tasks/anaconda-login.txt
tasks/SECRET_CONFIG.py
####################################################################################################
MANIFEST
####################################################################################################
.cache/
.pytest_cache/
.tox/
PySpice.egg-info/
build/
dist/
doc/logo/logo-v1.jpg
doc/logo/logo-v1.png
doc/logo/logo-v2.jpg
doc/logo/logo-v2.png
doc/logo/logo.png
doc/pelican/output
doc/pelican/pelican-plugins
doc/pelican/pelican-themes
doc/pelican/theme/.yarnclean
doc/pelican/theme/node_modules
doc/pelican/theme/static/css/base.css
doc/pelican/theme/static/css/libs/bootstrap/bootstrap-grid.css
doc/pelican/theme/static/css/libs/bootstrap/bootstrap-reboot.css
doc/pelican/theme/static/css/libs/bootstrap/bootstrap.css
doc/pelican/theme/static/css/libs/fontawesome/brands.css
doc/pelican/theme/static/css/libs/fontawesome/fontawesome.css
doc/pelican/theme/static/css/libs/fontawesome/regular.css
doc/pelican/theme/static/css/libs/fontawesome/solid.css
doc/pelican/theme/static/css/libs/fontawesome/v4-shims.css
doc/pelican/theme/yarn-error.log
doc/pelican/theme/yarn.lock
doc/sphinx/build/
doc/sphinx/source/api/
doc/sphinx/source/examples/
####################################################################################################
examples/spice-examples/eg6.dat
examples/spice-examples/gnucap.cir
examples/spice-examples/mosfet-characterization.cir
examples/spice-examples/ring-modulator.cir
examples/spice-examples/xyce-error.cir
examples/spice-examples/xyce-error.cir.FD.prn
examples/spice-examples/xyce-raw.data
examples/spice-examples/xyce-test.cir
examples/spice-examples/xyce-test2.cir
examples/spice-examples/xyce-test2.csv
####################################################################################################
no-git
PySpice/Spice/notes.txt
PySpice/Spice/rf.diff
PySpice/Unit/numpy-notes.txt
__TRASH__/
doc/extern/
doc/logo/logo-square.png
doc/sphinx/source/-to-be-removed.txt
doc/sphinx/source/_static/stargazer.png
examples/diode/tex/auto/
examples/libraries/2N2907A.SP3.TXT
examples/libraries/2N6035.SP3
examples/libraries/2N6038.SP3
examples/libraries/Infineon-SimulationModel_OptiMOS_PowerMOSFET_PSpice_20V_Complementary-SM-v01_00-EN.zip
examples/libraries/Infineon-SimulationModel_OptiMOS_PowerMOSFET_PSpice_20V_N-Channel-SM-v01_00-EN.zip
examples/libraries/Infineon-SimulationModel_OptiMOS_PowerMOSFET_PSpice_20V_P-Channel-SM-v01_00-EN.zip
examples/libraries/S_AFBJT*
examples/libraries/S_bjtmir.lib
examples/power-supplies/notes/
examples/power-supplies/references/
examples/spice-parser/kicad-pyspice-example/kicad-pyspice-example.bak
issues/Tubemods/
issues/internal-parameters/
issues/multi-shared.py
issues/nazir/
issues/warning-example/
examples/c-examples/ngspice-shared/log
examples/c-examples/ngspice-shared/sharedspice.h
resources
unit-test/test.py
anaconda-recipe/conda-bld
doc/pelican/BUGS.md
examples/c-examples/ngspice_cb/ng_shared_test/ng_shared_test.cbp
examples/c-examples/ngspice_cb/ng_shared_test/ng_shared_test.depend
examples/c-examples/ngspice_cb/ng_shared_test/ng_shared_test.layout
examples/c-examples/ngspice_cb/ng_shared_test_sl/libngspice.dll.a
examples/c-examples/ngspice_cb/ng_shared_test_sl/ng_shared_test_sl.cbp
examples/c-examples/ngspice_cb/ng_shared_test_sl/ng_shared_test_sl.depend
examples/c-examples/ngspice_cb/ng_shared_test_sl/ng_shared_test_sl.layout
examples/c-examples/ngspice_cb/ng_shared_test_sl_v/
examples/c-examples/ngspice_cb/ng_shared_test_v/