this post was submitted on 06 Jun 2023
3 points (80.0% liked)
A place for everything about math
884 readers
3 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, it seems to struggle with really complicated equations without a bit of help, but it appears to have no trouble with complicated boundary conditions for simple equations. E.g., it solves most variants of the convection-diffusion equation on its own, given different boundary conditions, multiple regions, etc. While I haven't managed to get it to actually write down the boundary conditions from an abstract description, that doesn't really take much time to do oneself.
Also, I got it to successfully solve some statistics on differential equations using plain prompts, like "if the derivative of the average of this distribution with respect to time is equal to ...". Seems to work fine as long as it understands all concepts presented.