Skip to content

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 18 Dec 09:22
· 67 commits to main since this release
5b3db23

New:

  • Add basic SimAI examples in documentation.
  • Add method GeomAIWorkspace.get_latent_parameters() to retrieve latent parameters as dict in GeomAIWorkspace.
  • Remove deprecated Optimization.run_parametric() optimization method.
  • Add model_configuration property in Workspace and GeomAIWorkspace.
  • Allow users to use scalars in model output in model configuration and add a new post-processing PredictScalars.

Changes:

  • Increase default timeout for long operations.
  • Deprecate boundary_conditions in favor of scalars.