Pradyumna Singh Rathore
Pradyumna Singh Rathore
The code block below results in error: ```python solver = Solver(equation=pde, ndims=2,constraints=constraints,domain=domain,layout='fa fa f', units=(10,20,1), activation='Sigmoid') solver.fit(batch_size=100, niters=5000, lr=0.01,optimizer='LBFGS') ``` Error: ```python 0%| | 0/5000 [00:00
**Describe the issue** Building GEOSX from tag v1.0.1, displays the incorrect version (0.2.0) when executing the geosx binary: ```console mpiuser@f6c35a193ca4:~$ /app/GEOSX/install-docker-release/bin/geosx --help Num ranks: 1 GEOSX version: 0.2.0 (HEAD, sha1:...
To accommodate and resolve #37 ## Changes **Note:** This PR adds changes on top of PR #39. If merged, this will accommodate changes of PR #39, which won't require the...
@tylermaran, @annapo23 Is it possible, as new ideas, etc could be discussed over there instead of just raising issues for those discussions.