Bola Malek
Bola Malek
I want my users to be able to add a block at any point in the documents. Currently, I only see this button at the bottom if I am in...
Since the app is developed on Electron, this should be rather straight forward. Any reason not to do this? I use Linux daily but would love to use this app.
I am trying to build a 2D Laplacian. All my 1D derivatives work fine as follows ``` Dx = CenteredDifference{1}(1, order, Δx, N) Dy = CenteredDifference{2}(1, order, Δy, N) DDx...
## :rocket: What ## :computer: How ## :microscope: Testing