Artemio A. Day Solvers
Artemio A. Day Solvers
Sorry, there is currently a problem with your code. The version of the deepxde library that runs the "holography_main.py" file it is 0.9.1. Could you update the file so that...
Plot
### Describe new/missing feature Hi! I am a Fan. Can I ask something? How to plot the data in the form of dolfinx.io.utils.VTXWriter? ### Suggestion user interface _No response_
!pip install deepxde import deepxde data = dde.data.DataSet( col_x= np.array([1,2,3]), col_y= np.array([1,4,9]) ) ¿Why gives error 'No training data'?
Why pointSet is dosen't working? Thank you so Much for example: pt_data = dde.data.PointSet(X_train)
Hi, Nice to meet you. Could you please tell me why the HTML export option is no longer available? Is there a more optimized alternative now? Or has it simply...