{"id":61122,"library":"openturns","title":"OpenTURNS","description":"OpenTURNS is a scientific C++ and Python library featuring an internal data model and algorithms dedicated to the treatment of uncertainties.","status":"active","version":"1.25.1","language":"cpp","source_language":null,"source_url":null,"tags":["uncertainty","statistics","scientific","probability"],"install":[{"cmd":"vcpkg install openturns","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(openturns CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OpenTURNS::OpenTURNS)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"openturns/OT.hxx","correct":"#include <openturns/OT.hxx>"}],"quickstart":{"code":"#include <openturns/OT.hxx>\n#include <iostream>\n\nint main() {\n    OT::Normal distribution(0.0, 1.0);\n    std::cout << \"Mean: \" << distribution.getMean()[0] << std::endl;\n    return 0;\n}","lang":"cpp","description":"Create a standard normal distribution and print its mean"},"warnings":[{"fix":"Use prebuilt binaries or enable only needed modules","message":"Large library with many dependencies; may require significant build time","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'algorithm':16 'c':6 'data':13 'dedic':17 'featur':10 'intern':12 'librari':9 'model':14 'openturn':1,2 'probabl':26 'python':8 'scientif':5,25 'statist':24 'treatment':20 'uncertainti':22,23","created_at":"2026-06-17T04:39:13.760575+00:00","updated_at":"2026-06-17T04:39:13.760575+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}