@@ -69,7 +69,7 @@ SciCode sources challenging and realistic research-level coding problems across
69
69
70
70
| ** Fields** | ** Subfields** |
71
71
| ----------------------| ---------------------------------------------------------------------------------------------------------------|
72
- | ** Mathematics** | [ Numerical Linear Algebra] ( #numerical-linear-algebra ) (7 ), [ Computational Mechanics] ( #computational-mechanics ) (6 ), [ Computational Finance] ( #computational-finance ) (1) |
72
+ | ** Mathematics** | [ Numerical Linear Algebra] ( #numerical-linear-algebra ) (8 ), [ Computational Mechanics] ( #computational-mechanics ) (5 ), [ Computational Finance] ( #computational-finance ) (1) |
73
73
| ** Physics** | [ Condensed Matter Physics] ( #condensed-matter-physics ) (13), [ Optics] ( #optics ) (10), [ Quantum Information/Computing] ( #quantum-informationcomputing ) (6), [ Computational Physics] ( #computational-physics ) (5), [ Astrophysics] ( #astrophysics ) (2), [ Particle Physics] ( #particle-physics ) (1) |
74
74
| ** Chemistry** | [ Quantum Chemistry] ( #quantum-chemistry ) (5), [ Computational Chemistry] ( #computational-chemistry ) (3) |
75
75
| ** Biology** | [ Ecology] ( #ecology ) (6), [ Biochemistry] ( #biochemistry ) (1), [ Genetics] ( #genetics ) (1) |
@@ -78,90 +78,143 @@ SciCode sources challenging and realistic research-level coding problems across
78
78
Nobel prized related problems:
79
79
80
80
### Numerical Linear Algebra
81
- 1_CG
81
+ 1_Conjugate_Gradient
82
+
82
83
3_Gauss_Seidel
83
- 4_IncomChol
84
+
85
+ 4_Incomplete_Cholesky
86
+
84
87
5_Lanczos
88
+
85
89
9_Weighted_Jacobi
90
+
86
91
29_Gram_Schmidt_orthogonalization
92
+
87
93
31_independent_component_analysis
94
+
88
95
74_Householder_QR
96
+
89
97
### Computational Mechanics
90
98
18_NURBS
99
+
91
100
24_Burgers_equation
101
+
92
102
40_Spliting_Operator
103
+
93
104
54_SUPG
105
+
94
106
78_Chaotic_Dynamics_Pendulum
95
107
96
108
### Computational Finance
97
109
63_Estimating_Stock_Option_Price
98
110
99
111
### Condensed Matter Physics
100
112
17_linear_tetrahedron_method
113
+
101
114
20_phonon_angular_momentum
115
+
102
116
33_phase_diagram_chern_haldane_model
117
+
103
118
38_Reciprocal_lattice_vector
119
+
104
120
48_MEELS_conversion
121
+
105
122
50_Replica_symmetry_breaking
123
+
106
124
62_dmrg
125
+
107
126
67_LEG_Dyson_equation_bulk
127
+
108
128
69_LEG_Dyson_equation_semi_infinite
129
+
109
130
72_ising_model
131
+
110
132
73_Xray_conversion_II
133
+
111
134
75_graphene_tight_binding
112
135
113
136
### Optics
114
137
2_Gaussian_Beam_Focus
138
+
115
139
6_Spatial_filters_I
140
+
116
141
7_Spatial_filters_II
142
+
117
143
8_Spatial_filters_III
144
+
118
145
14_Brownian_motion_in_the_optical_tweezer
146
+
119
147
22_Beam_translation_reexpansion
148
+
120
149
28_Gaussian_Beam_Intensity
150
+
121
151
32_Multiparticle_dynamics_in_the_optical_tweezer_array
152
+
122
153
37_ray_optics_spherical_aberration
154
+
123
155
43_two_end_fiber_laser_generator
124
156
125
157
### Quantum Information/Computing
126
158
11_GADC_entanglement
159
+
127
160
19_n_tangle
161
+
128
162
23_Blahut_Arimoto
163
+
129
164
59_VQE
165
+
130
166
65_GHZ_protocol_fidelity
167
+
131
168
71_GADC_rev_coherent_info
132
169
133
170
### Computational Physics
134
171
13_Maxwell_Equation_Solver
172
+
135
173
15_Crank_Nicolson_for_time_dependent_Schrodinger
174
+
136
175
45_finite_difference_heat_equation
176
+
137
177
52_Shooting_algo_H_atom
178
+
138
179
57_1D_harmonic_oscillator_numerov_shooting
139
180
140
181
### Astrophysics
141
182
49_nbody
183
+
142
184
58_Tolman_Oppenheimer_Volkoff_star
143
185
144
186
### Particle Physics
145
187
70_neutrino_oscillation
146
188
147
189
### Quantum Chemistry
148
190
12_Schrodinger_DFT_with_SCF
191
+
149
192
30_helium_slater_jastrow_wavefunction
193
+
150
194
46_helium_atom_vmc
195
+
151
196
66_kolmogorov_crespi_potential
197
+
152
198
68_helium_atom_dmc
153
199
154
200
### Computational Chemistry
155
201
10_ewald_summation
202
+
156
203
16_Davidson_method
204
+
157
205
60_Widom_particle_insertion
158
206
159
207
### Ecology
160
208
25_CRM_in_chemostat
209
+
161
210
26_CRM_in_serial_dilution
211
+
162
212
41_Structural_stability_in_serial_dilution
213
+
163
214
53_Stochastic_Lotka_Volterra
215
+
164
216
55_Swift_Hohenberg
217
+
165
218
56_temporal_niches
166
219
167
220
### Biochemistry
@@ -172,19 +225,30 @@ Nobel prized related problems:
172
225
173
226
### Semiconductor Materials
174
227
21_Absorption_coefficient_for_alloy_GaAlAs
228
+
175
229
27_Design_trade_offs_for_high_speed_photodetectors
230
+
176
231
34_PN_diode_band_diagram
232
+
177
233
35_Quantum_Dot_Absorption_Spectrum
234
+
178
235
36_Quasi_Fermi_levels_of_photo_resistor_out_of_equilibrium
236
+
179
237
39_Reflection_spectra_for_a_Distributed_Bragg_Reflector
238
+
180
239
42_The_threshold_current_for_multi_quantum_well_lasers
181
240
182
241
### Molecular Modeling
183
242
47_Internal_Energy
243
+
184
244
51_Simple_Molecular_Dynamics
245
+
185
246
64_GCMC
247
+
186
248
77_Berendsen_thermostat
249
+
187
250
79_Nose_Hoover_chain_thermostat
251
+
188
252
80_Anderson_thermostat
189
253
190
254
## Example: Calculate Chern numbers for the Haldane Model
0 commit comments