{"kind":"task","effective_mode":"full","benchmark":{"kind":"benchmark","effective_mode":"full","slug":"scicode","formal_name":"SciCode","introduction":"SciCode 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","profile":{"resources":[],"task_format":"","scoring":"","metric":"","size":"","answer_access":"","license":"","citation":"","maintainer":"","released":"","why_hard":"","related":[]}},"task_id":"de619ee4-60da-5375-95a7-8e8d251660a1","task_key":"dev--38b5a2e7-b9f1-5c81-aa87-6c04903a3eb1--49~2e4","task_revision_id":"3","upstream_id":"49.4","short_description":"Write a function that runs a n-body simulation of $N$ particles interacting via…","config":"","split":"dev","body":"{\"step_background\":\"\",\"step_description_prompt\":\"Write a function that runs a n-body simulation of $N$ particles interacting via gravity only. The state vector `u` is a 2D array with dimensions N,6 of positions and velocities for each particle. Initial positions and velocities are provided in an initialization vector `uin` which is a 2D array with dimensions N,6 of positions and velocities. Particle masses are given by an array `mass` of size N containing the mass for each particle. Use the classical 4th order classical Runge-Kutta algorithm, integrating using a fixed step sized `dt` starting from `t0` and ending at `t1`.\"}","display_format":"scicode-step","language":"","answer_status":"published","assets":[],"source_url":"https://huggingface.co/datasets/SciCode1/SciCode","history":"initial import","indexing_mode":"noindex","subproblems":[],"grids":[]}