{"kind":"task","effective_mode":"full","benchmark":{"kind":"benchmark","effective_mode":"full","slug":"scicode","formal_name":"SciCode","introduction":"科学研究の問題をコードで解く能力を評価するベンチマークです。親問題を複数の小問題に分けており、今回のdev取得では15親問題と50小問題の関係を保持します。\n\nSciCode evaluates the ability to solve scientific research problems through code. Problems are decomposed into subproblems; this dev import preserves the relationships between 15 parent problems and 50 subproblems.","introduction_ja":"","introduction_en":"","category":"Category not supplied","task_count":null,"acquisition_status":"Acquisition status not supplied","official_url":"https://huggingface.co/datasets/SciCode1/SciCode","indexing_mode":"noindex"},"task_id":"831ff049-2748-5e6d-ba9b-f8252555cd23","task_key":"dev--78","task_revision_id":"2","upstream_id":"78","short_description":"Chaotic_Dynamics_Pendulum","config":"","split":"dev","body":"{\"problem_background_main\":\"\",\"problem_description_main\":\"You are tasked with conducting a detailed study of a damped, driven pendulum system to understand its dynamic behavior under various conditions. This study aims to explore the impact of different damping coefficients, driving forces, and timestep sizes on the system's stability and motion. You will also investigate the chaotic behavior and analyze the global truncation error (GTE) to ensure accurate numerical solutions.\",\"problem_io\":\"\\\"\\\"\\\"\\nInputs:\\ng: Acceleration due to gravity, float.\\nL: Length of the pendulum, float.\\nbeta: Damping coefficient, float.\\nA: Amplitude of driving force, float.\\nalpha: Frequency of driving force, float.\\ninitial_state: Initial state vector [theta, omega], list of floats.\\nt0: Initial time, float.\\ntf: Final time, float.\\nmin_dt: Smallest timestep, float.\\nmax_dt: Largest timestep, float.\\nnum_timesteps: Number of timesteps to generate, int.\\n\\nOutputs:\\noptimized_trajectory:numpy array of floats, The trajectory of the pendulum system using the optimized timestep.\\n\\\"\\\"\\\"\",\"problem_name\":\"Chaotic_Dynamics_Pendulum\",\"required_dependencies\":\"import numpy as np\\nimport time\"}","display_format":"scicode","language":"","answer_status":"published","assets":[],"source_url":"https://huggingface.co/datasets/SciCode1/SciCode","history":"initial import","indexing_mode":"noindex","subproblems":[],"grids":[]}