Skip to content

Commit 5dc027c

Browse files
authored
Update index.md
1 parent 8d9add1 commit 5dc027c

File tree

1 file changed

+81
-83
lines changed

1 file changed

+81
-83
lines changed

docs/index.md

+81-83
Original file line numberDiff line numberDiff line change
@@ -78,118 +78,116 @@ SciCode sources challenging and realistic research-level coding problems across
7878
Nobel prized related problems:
7979

8080
### Numerical Linear Algebra
81-
1.
82-
2.
83-
3.
84-
4.
85-
5.
86-
6.
87-
7.
88-
81+
1_CG
82+
3_Gauss_Seidel
83+
4_IncomChol
84+
5_Lanczos
85+
9_Weighted_Jacobi
86+
29_Gram_Schmidt_orthogonalization
87+
31_independent_component_analysis
88+
74_Householder_QR
8989
### Computational Mechanics
90-
1.
91-
2.
92-
3.
93-
4.
94-
5.
95-
6.
90+
18_NURBS
91+
24_Burgers_equation
92+
40_Spliting_Operator
93+
54_SUPG
94+
78_Chaotic_Dynamics_Pendulum
9695

9796
### Computational Finance
98-
1.
97+
63_Estimating_Stock_Option_Price
9998

10099
### Condensed Matter Physics
101-
1.
102-
2.
103-
3.
104-
4.
105-
5.
106-
6.
107-
7.
108-
8.
109-
9.
110-
10.
111-
11.
112-
12.
113-
13.
100+
17_linear_tetrahedron_method
101+
20_phonon_angular_momentum
102+
33_phase_diagram_chern_haldane_model
103+
38_Reciprocal_lattice_vector
104+
48_MEELS_conversion
105+
50_Replica_symmetry_breaking
106+
62_dmrg
107+
67_LEG_Dyson_equation_bulk
108+
69_LEG_Dyson_equation_semi_infinite
109+
72_ising_model
110+
73_Xray_conversion_II
111+
75_graphene_tight_binding
114112

115113
### Optics
116-
1.
117-
2.
118-
3.
119-
4.
120-
5.
121-
6.
122-
7.
123-
8.
124-
9.
125-
10.
114+
2_Gaussian_Beam_Focus
115+
6_Spatial_filters_I
116+
7_Spatial_filters_II
117+
8_Spatial_filters_III
118+
14_Brownian_motion_in_the_optical_tweezer
119+
22_Beam_translation_reexpansion
120+
28_Gaussian_Beam_Intensity
121+
32_Multiparticle_dynamics_in_the_optical_tweezer_array
122+
37_ray_optics_spherical_aberration
123+
43_two_end_fiber_laser_generator
126124

127125
### Quantum Information/Computing
128-
1.
129-
2.
130-
3.
131-
4.
132-
5.
133-
6.
126+
11_GADC_entanglement
127+
19_n_tangle
128+
23_Blahut_Arimoto
129+
59_VQE
130+
65_GHZ_protocol_fidelity
131+
71_GADC_rev_coherent_info
134132

135133
### Computational Physics
136-
1.
137-
2.
138-
3.
139-
4.
140-
5.
134+
13_Maxwell_Equation_Solver
135+
15_Crank_Nicolson_for_time_dependent_Schrodinger
136+
45_finite_difference_heat_equation
137+
52_Shooting_algo_H_atom
138+
57_1D_harmonic_oscillator_numerov_shooting
141139

142140
### Astrophysics
143-
1.
144-
2.
141+
49_nbody
142+
58_Tolman_Oppenheimer_Volkoff_star
145143

146144
### Particle Physics
147-
1.
145+
70_neutrino_oscillation
148146

149147
### Quantum Chemistry
150-
1.
151-
2.
152-
3.
153-
4.
154-
5.
148+
12_Schrodinger_DFT_with_SCF
149+
30_helium_slater_jastrow_wavefunction
150+
46_helium_atom_vmc
151+
66_kolmogorov_crespi_potential
152+
68_helium_atom_dmc
155153

156154
### Computational Chemistry
157-
1.
158-
2.
159-
3.
155+
10_ewald_summation
156+
16_Davidson_method
157+
60_Widom_particle_insertion
160158

161159
### Ecology
162-
1.
163-
2.
164-
3.
165-
4.
166-
5.
167-
6.
160+
25_CRM_in_chemostat
161+
26_CRM_in_serial_dilution
162+
41_Structural_stability_in_serial_dilution
163+
53_Stochastic_Lotka_Volterra
164+
55_Swift_Hohenberg
165+
56_temporal_niches
168166

169167
### Biochemistry
170-
1.
168+
44_two_mer_entropy
171169

172170
### Genetics
173-
1.
171+
76_protein_dna_binding
174172

175173
### Semiconductor Materials
176-
1.
177-
2.
178-
3.
179-
4.
180-
5.
181-
6.
182-
7.
174+
21_Absorption_coefficient_for_alloy_GaAlAs
175+
27_Design_trade_offs_for_high_speed_photodetectors
176+
34_PN_diode_band_diagram
177+
35_Quantum_Dot_Absorption_Spectrum
178+
36_Quasi_Fermi_levels_of_photo_resistor_out_of_equilibrium
179+
39_Reflection_spectra_for_a_Distributed_Bragg_Reflector
180+
42_The_threshold_current_for_multi_quantum_well_lasers
183181

184182
### Molecular Modeling
185-
1.
186-
2.
187-
3.
188-
4.
189-
5.
190-
6.
191-
192-
## Example Problem: Calculate Chern numbers for the Haldane Model
183+
47_Internal_Energy
184+
51_Simple_Molecular_Dynamics
185+
64_GCMC
186+
77_Berendsen_thermostat
187+
79_Nose_Hoover_chain_thermostat
188+
80_Anderson_thermostat
189+
190+
## Example: Calculate Chern numbers for the Haldane Model
193191
### Main Problem and Dependencies
194192
**1. Generate an array of Chern numbers for the Haldane model on a hexagonal lattice by sweeping the following parameters: the on-site energy to next-nearest-neighbor coupling constant ratio ($m/t_2$ from -6 to 6 with $N$ samples) and the phase ($\phi$ from -$\pi$ to $\pi$ with $N$ samples) values. Given the lattice spacing $a$, the nearest-neighbor coupling constant $t_1$, the next-nearest-neighbor coupling constant $t_2$, the grid size $\delta$ for discretizing the Brillouin zone in the $k_x$ and $k_y$ directions (assuming the grid sizes are the same in both directions), and the number of sweeping grid points $N$ for $m/t_2$ and $\phi$.**
195193

0 commit comments

Comments
 (0)