Manuel Garcia

Results 12 issues of 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...

bug

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:...

bug

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...

enhancement

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...

enhancement

Decide what to do with the content of the uml folder. Are the files relevant for future development?

help wanted

Write a new readme file for the new release

enhancement

A requirements file is missing for this implementation. Must be added before the new release

bug

Extend code in the simtulator to implement Fenics example using Taylan's code as starting point

enhancement

Extend code in the simulator to implement examples using Abaqus. Use Luis code as a starting point.

enhancement