Gabriel Birnbaum

Results 40 comments of Gabriel Birnbaum

We could probably automate the sequence-to-sequence learning with NeuralAdapter https://neuralpde.sciml.ai/dev/pinn/neural_adapter/#Domain-decomposition Not sure how we could implement the learning convection properly but it would definitely be an interesting project.

@KirillZubov do you know why it doesn’t support GPU?

Good point. Exactly. It would also make 3D + time plotting easier.

https://github.com/SciML/SciMLBase.jl/issues/112 created an issue in SciML Base and paraphrased you.

![kgrid](https://user-images.githubusercontent.com/26853713/174654075-766c8bf1-bb04-4a36-aa3d-13a05f7263e7.png) I added this type of graph, but I'm not sure how you guys store images for the docs, so this might still be wrong. Happy to change it (Documenter.jl's...

@mfherbst This should be ready for a review

I wrote this during my first week with DFT, so I used optim to find the ideal converging Ecut. This might be a bit of an overkill, given that I...

Hey @mfherbst I don't mind you taking over it at all! Sorry it took so long to do this (I spent a bunch of time learning ASE, GPAW in the...

@antoine-levitt I'm running into an error with makedocs. Any chance you know what is going on?

oh you know what happened? I pulled from origin/main instead of origin/master... fixing