Skip to content

Instantly share code, notes, and snippets.

@guyer
guyer / rfftn_vs_fftn.ipynb
Created March 11, 2024 22:46
Comparison of np.fft.rfftn to np.fft.fftn
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@guyer
guyer / modular_theta.ipynb
Last active November 3, 2023 18:08
Illustration of modular variables in FiPy
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@guyer
guyer / autocorrelate.ipynb
Last active January 26, 2023 19:57
Comparison of autocorrelation of different simple cubic lattices
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@guyer
guyer / FiPyGraftGrid3D.ipynb
Created March 31, 2022 16:48
FiPy example of creating a grafting mesh to join two grids with different cell sizes
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@guyer
guyer / FiPyVariableGmsh.ipynb
Created March 30, 2022 21:36
FiPy example of using a background variable to produce a Gmsh mesh with different cell sizes
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@guyer
guyer / jupyterlab.log
Created March 13, 2022 21:11
Output of 'jupyter lab --debug' for jupyterlab/git diagnosis of branch issue
Last login: Sun Mar 13 14:05:26 on ttys048
(base) teaching@Jonathans-Air ~ % cd Desktop
(base) teaching@Jonathans-Air Desktop % jupyter lab --debug
[D 2022-03-13 14:06:24.952 ServerApp] Searching ['/Users/teaching/Desktop', '/Users/teaching/.jupyter', '/Users/teaching/anaconda3/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2022-03-13 14:06:24.953 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2022-03-13 14:06:24.953 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2022-03-13 14:06:24.953 ServerApp] Looking for jupyter_config in /Users/teaching/anaconda3/etc/jupyter
[D 2022-03-13 14:06:24.953 ServerApp] Looking for jupyter_config in /Users/teaching/.jupyter
[D 2022-03-13 14:06:24.953 ServerApp] Looking for jupyter_config in /Users/teaching/Desktop
[D 2022-03-13 14:06:24.954 ServerApp] Looking for jupyter_server_config in /etc/jupyter
@guyer
guyer / jupyterlab.log
Created March 13, 2022 17:30
jupterlab/git debug log for empty repository history
[D 2022-03-13 12:35:18.561 ServerApp] Searching ['/Users/teaching', '/Users/teaching/.jupyter', '/Users/teaching/anaconda3/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
[D 2022-03-13 12:35:18.562 ServerApp] Looking for jupyter_config in /etc/jupyter
[D 2022-03-13 12:35:18.562 ServerApp] Looking for jupyter_config in /usr/local/etc/jupyter
[D 2022-03-13 12:35:18.562 ServerApp] Looking for jupyter_config in /Users/teaching/anaconda3/etc/jupyter
[D 2022-03-13 12:35:18.562 ServerApp] Looking for jupyter_config in /Users/teaching/.jupyter
[D 2022-03-13 12:35:18.562 ServerApp] Looking for jupyter_config in /Users/teaching
[D 2022-03-13 12:35:18.563 ServerApp] Looking for jupyter_server_config in /etc/jupyter
[D 2022-03-13 12:35:18.563 ServerApp] Looking for jupyter_server_config in /usr/local/etc/jupyter
[D 2022-03-13 12:35:18.563 ServerApp] Looking for jupyter_server_config in /Users/teaching/anaconda3/etc/jupyter
[D 2022-03-13 12:35:18.563 ServerApp] Looking for jupyter_server_config in
@guyer
guyer / MinimalCurvatureModel.ipynb
Created February 18, 2022 01:55
Trouble-shooting Curvature Phase Field Model
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@guyer
guyer / BlockNonDiagonal.ipynb
Last active February 16, 2022 23:22
Demonstration of FiPy's difficulty with coupled equations when using PETSc
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.