|
34 | 34 | "* [Wikipedia article about spherical harmonics](https://en.wikipedia.org/wiki/Spherical_harmonics)\n",
|
35 | 35 | "* [Wikipedia article about bessel functions](https://en.wikipedia.org/wiki/Bessel_function)\n",
|
36 | 36 | "* [scipy manual for spherical harmonics](https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.sph_harm.html)\n",
|
37 | | - "* [scipython blog for spherical harmonics vizualization](https://scipython.com/blog/visualizing-the-real-forms-of-the-spherical-harmonics/)" |
| 37 | + "* [scipython blog for spherical harmonics vizualization](https://scipython.com/blog/visualizing-the-real-forms-of-the-spherical-harmonics/)\n", |
| 38 | + "* [ChatGPT](chat.openai.com)" |
38 | 39 | ]
|
39 | 40 | },
|
40 | 41 | {
|
|
284 | 285 | "language_info": {
|
285 | 286 | "codemirror_mode": {
|
286 | 287 | "name": "ipython",
|
287 | | - "version": 3 |
| 288 | + "version": 2 |
288 | 289 | },
|
289 | 290 | "file_extension": ".py",
|
290 | 291 | "mimetype": "text/x-python",
|
291 | 292 | "name": "python",
|
292 | 293 | "nbconvert_exporter": "python",
|
293 | | - "pygments_lexer": "ipython3", |
294 | | - "version": "3.8.10" |
| 294 | + "pygments_lexer": "ipython2", |
| 295 | + "version": "2.7.18" |
295 | 296 | }
|
296 | 297 | },
|
297 | 298 | "nbformat": 4,
|
|
0 commit comments