Manuel Garcia
Manuel Garcia
I noticed some undesired behaviour regarding the Sobol sampling. Basically, if we look at the Example 1 in the pull request mentioned above, 'Fs' is sampled with Sobol in 3...
When passing non-numeric values to the DATA class, the method `torch_sensor()` produces the following error: ```python return torch.tensor(self.values).float() TypeError: can't convert np.ndarray of type numpy.object_. The only supported types are:...
The case Gawel's is currently working on requires defining problems and geometries in ways different than the cases for suppercompressibles and hyperelastic. We should discuss and agree on how to...
Organize and consolidate information, examples and tutorials in the docs folder. - Create a branch to publish documentation to RTD.org - Create a template for documentation using RTD. - Publish...
Decide what to do with the content of the uml folder. Are the files relevant for future development?
A requirements file is missing for this implementation. Must be added before the new release
Extend code in the simtulator to implement Fenics example using Taylan's code as starting point
Extend code in the simulator to implement examples using Abaqus. Use Luis code as a starting point.