Searching...
Searching...
Found 122398 results
benchflow-ai
Analyzes geospatial data with geopandas, handling coordinate projections for distance calculations, spatial filtering, and earthquake data processing.
benchflow-ai
Optimizes LLM inference request batching and scheduling to minimize cost while meeting latency and padding constraints through strategic grouping and shape management.
benchflow-ai
Guides LaTeX document editing to eliminate overfull hbox warnings by substituting words with shorter synonyms from a constrained list.
benchflow-ai
Provides expert guidance for optimizing slow SQL queries, improving database performance through query plan analysis and benchmarking strategies.
benchflow-ai
Guides Bayesian Network tasks including structure learning, parameter fitting, causal interventions, and sampling using pgmpy or similar libraries.
benchflow-ai
Processes CSV data for sensor/simulation results, including time-series analysis and missing value handling with pandas.
benchflow-ai
Guides implementation of gRPC-based key-value store services in Python, covering protobuf definitions, CRUD operations, and service troubleshooting.
benchflow-ai
Guides building and resolving compatibility issues in Cython extensions, particularly for modern numpy versions (2.0+).
benchflow-ai
Provides technical guidance for DNA assembly methods including Golden Gate, Gibson, and restriction enzyme cloning, with focus on primer design and fragment assembly strategies.
benchflow-ai
Guides compilation of SQLite with gcov for code coverage instrumentation, including build flags and troubleshooting.
benchflow-ai
Extracts weight matrices from black-box two-layer ReLU neural networks using input-output queries for model extraction and reverse engineering.
benchflow-ai
Guides conversion of legacy COBOL applications to modern languages (Python, Java) while preserving exact behavior and data format compatibility.
benchflow-ai
Provides best practices and workflows for analyzing exoplanet light curve data, including detection methods and troubleshooting.
benchflow-ai
Guides migration of legacy Python 2 scientific computing code to Python 3 with modern libraries for data processing and analysis.
benchflow-ai
Automates Python project packaging setup, ensuring correct pyproject.toml, build configuration, and distribution metadata per best practices.
benchflow-ai
Fits first-order dynamic models to step response data, extracting gain (K) and time constant (tau) parameters for system analysis.
benchflow-ai
Configures Nginx for reverse proxy, load balancing, SSL/TLS, caching, and API gateway deployment.
benchflow-ai
Simulates vehicle motion dynamics, calculates safe following distances and time-to-collision, and implements cruise control state machines for automotive systems.
benchflow-ai
Enables professional document creation, editing, and analysis with full .docx format support including tracked changes and comments preservation.
benchflow-ai
Creates structured markdown files (task_plan.md, findings.md, progress.md) for organizing complex multi-step tasks and research projects, enhancing planning efficiency.
benchflow-ai
Downloads real-time or historical streamflow data from USGS using the dataretrieval package for hydrological analysis.
benchflow-ai
Processes Three.js scene graphs for 3D asset export, including mesh baking, InstancedMesh expansion, and per-link OBJ/URDF output.
benchflow-ai
Performs dimensionality reduction on multivariate data using Principal Component Analysis with varimax rotation to identify underlying factors and reduce variable collinearity.
benchflow-ai
Streamlines Python dependency management, virtual environment setup, and project workflows using the fast uv package manager.