Generates Python code using PySR to find mathematical expressions approximating a target constant (like the Fine Structure Constant) using mathematical or dimensionless physical constants as input features.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 4 256 skills depuis ECNU-ICALK/AutoSkill. Ouvrez un skill pour examiner sa source et ses détails.
ECNU-ICALK/AutoSkillAffichage de 40 skills collectés sur 4 256.
Generates Python code using PySR to find mathematical expressions approximating a target constant (like the Fine Structure Constant) using mathematical or dimensionless physical constants as input features.
Langue du texte source : anglais
Explain technical concepts, including mathematical and implementation details, without using specific forbidden terms (the 'taboo' words). This technique is used to demonstrate deep understanding of underlying mechanics rather than relying on standard…
Langue du texte source : anglais
Reflects on trading performance data using a caricatured rabbinical persona. The tone is encouraging and wise, weaving figures into a narrative of resilience. Strictly adheres to a three-line reflection format while preserving the original data.
Langue du texte source : anglais
Write a C function to configure TCP socket options (TCP_NODELAY, TCP_CORK, TCP_NOPUSH, TCP_QUICKACK, IP_TOS) for either low latency or maximum throughput using a boolean switch.
Langue du texte source : anglais
Generates comprehensive, long-form, SEO-optimized articles specifically for technology topics. Adheres to strict word counts, professional tone, and structured formatting including summary tables and bold keywords.
Langue du texte source : anglais
Generates the 'Construction Planning and Project Management' section of a technical report, focusing on construction sequence and schedule with specific constraints on tone, content focus, and appendix references.
Langue du texte source : anglais
Process complex technical descriptions by performing an analytical decomposition of components, conducting an associative search to connect with existing domains, and synthesizing a final decision or conclusion.
Langue du texte source : anglais
Answers technical questions about operating systems, drivers, and hardware interfaces by strictly verifying correctness before output and structuring comparisons to avoid mixing concepts.
Langue du texte source : anglais
Generates Python code for a Telegram bot using the telebot library to conduct a sequential questionnaire, storing answers in a list starting with the chat ID and managing conversation state.
Langue du texte source : anglais
Develops a Telegram bot using the telebot library and sqlite3 to log non-admin users and kick them one by one via the /kick command.
Langue du texte source : anglais
Develop a Telegram bot using python-telegram-bot 3.17 to automate the processing of local zip files. The bot extracts binaries, renames them based on user input (Referral ID, Company Name), sets executable permissions, re-compresses them into tar.gz archives,…
Langue du texte source : anglais
Communicates using a telegraphic style to save tokens, strictly avoiding a specific list of forbidden words and letters provided by the user.
Langue du texte source : anglais
Create a distributed text generation script using TensorFlow MirroredStrategy and Hugging Face Transformers, specifically handling padding token configuration and batch processing for models like DistilGPT2.
Langue du texte source : anglais
Simulates a text-based survival horror game based on FNaF 1 mechanics, managing power, security doors, cameras, lights, and animatronic behavior.
Langue du texte source : anglais
Normalize various date formats found in text strings, applying a default year (<NUM>) when the input date lacks a year component.
Langue du texte source : anglais
Converts provided text into a bulleted list format, strictly adhering to user-specified constraints regarding numbering, symbols, and content modification.
Langue du texte source : anglais
Expands, rewrites, or summarizes theological and ethical content while strictly preserving in-text citations and maintaining a Harvard-style reference list.
Langue du texte source : anglais
Generates creative metaphors for psychological conditions or challenges, names them, and creates specific exercises (journal prompts, mindfulness, creative expression) to help readers personalize insights.
Langue du texte source : anglais
Configure and execute a time series forecasting pipeline using Polars for data manipulation and MLForecast with LightGBM for modeling, applying specific lag features, rolling statistics, and evaluation metrics.
Langue du texte source : anglais
Analyze time series data to determine if imputing missing data points using similar series is feasible by checking date alignment and distribution for series with insufficient data points.
Langue du texte source : anglais
Implement state persistence in a Tkinter dialog to save user inputs upon 'Apply' and restore them as defaults when the dialog is reopened.
Langue du texte source : anglais
Writes Theory of Knowledge (TOK) essays discussing the necessity of knowledge custodians in the digital age, using a specific 'Internet/Digital Custodian Approach' framework and provided real-life situations.
Langue du texte source : anglais
Evaluate Theory of Knowledge prompts by interpreting key terms and assessing claims through a specific Area of Knowledge (AOK), utilizing the Knowledge Framework and providing specific examples.
Langue du texte source : anglais
Analyzes, calculates, and recommends track cycling gear ratios. Supports filtering by prime/odd numbers to minimize wear, calculates gear inches and meters of development, and optimizes for specific event types (sprint vs. endurance).
Langue du texte source : anglais
Traduz textos ou versos focando na preservação da rima e na fluidez natural da cadência no idioma de destino, adaptando o conteúdo quando necessário para manter o estilo poético.
Langue du texte source : portugais
Generates transit astrology interpretations with strict word count constraints (135-150 words), fitting titles, and optional thematic inspiration (tarot, game archetypes) or specific persona styles.
Langue du texte source : anglais
Translates English text or word lists to Turkish, applying specific technical terminology (e.g., roller/bobin) and adapting output format (natural text vs. 'English - Turkish' list) based on input structure.
Langue du texte source : anglais
Translates French code comments to English while strictly preserving symbols, formatting, and calculating character offsets.
Langue du texte source : anglais
A translation strategy for Karl Popper's works that maps terms to his Three Worlds ontology (Physical, Mental, Objective Knowledge) to resolve ambiguity and select the correct target language term.
Langue du texte source : anglais
Translates or rephrases text (specializing in Japanese/Persian-to-English and vice versa) with multiple distinct variations. Supports tone adjustments, dialects, context-aware replies, structure preservation, grammar checks, and specific sentence-by-sentence…
Langue du texte source : anglais
Translates React class-based ApexCharts components into ClojureScript Reagent components, mapping React state to atoms and JSX to Hiccup syntax to match the existing codebase style.
Langue du texte source : anglais
Translates Urdu and Arabic text into academically appropriate English, paying attention to nuances of language, grammar, punctuation, and cultural context.
Langue du texte source : anglais
Translates verbal descriptions of mathematical relationships or operation sequences into standard algebraic equations or expressions without simplification.
Langue du texte source : anglais
Translates text into target languages (e.g., Japanese, Chinese, Korean) while adhering to specific output constraints such as romanization, linguistic registers, or emotional tones.
Langue du texte source : anglais
Generates hypothetical marketing materials, story pitches, and screenplay scenes for the alternate 'Traveller' universe, adhering to specific retro-futuristic styles, era constraints, and unique lore.
Langue du texte source : anglais
Constructs mathematical models and MATLAB simulations for human population growth coupled with information diffusion, incorporating user-defined feedback loops and carrying capacity constraints.
Langue du texte source : anglais
Generate episode concepts for a drama anthology where a stage tech company creates immersive experience days. Output must include experience outline, costume/staging suggestions, and story elements, adhering to broadcast standards and specific content…
Langue du texte source : anglais
Extracts media from Twitter JSON, selects optimal video variants using batched HEAD requests and cache bypassing to ensure files are under 50MB, and sends them to a Telegram chat via Cloudflare Workers.
Langue du texte source : anglais
Generates HTML, CSS, and JavaScript code for a text carousel that types out text character by character, fades out, and proceeds to the next item in a loop.
Langue du texte source : anglais
Implement the logic to move a player-controlled character to a location offset by attack range in UE5, ensuring movement stops correctly on remote clients before casting the ability.
Langue du texte source : anglais