This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
op is a lightweight general optimization solver interface. Its primary purpose is to simplify the process of integrating different optimization solvers (serial or parallel) with scalable parallel physics engines. From a user perspective, optimization problems can be described abstractly, and op guarantees portability for different optimization engines and optimization problem configurations.
Help improve its content by opening a Pull Request on GitHub.