Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

SimpleSimulationEngine

SimpleSimulationEngine enthält 17 gesammelte Skills von ProkopHapala, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
17
Stars
34
aktualisiert
2026-07-05
Forks
5
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

doc-read-navigate
Softwareentwickler

Before writing new code — search existing implementations, topical audits, READMEs, file-header caveats

2026-07-05
doc-task-summary
Softwareentwickler

After implementing — update file headers, README, topical audits; note duplication

2026-07-05
spacecraft-debug
Softwareentwickler

Navigate and debug OrbitalWar / SpaceCraft — design, truss sim, combat, radiosity, orbits; hub to docs and tests

2026-07-05
visual-debug
Softwareentwickler

Diagnostic plots/visualizations — shared utilities, output paths, plot style conventions

2026-07-04
doc-audit
Softwareentwickler

Dedicated documentation work — OKF format, topical audits, extract-overview and inline-doc workflows

2026-07-04
code-reuse
Softwareentwickler

Writing new code — inventory-first, module-vs-script placement, no-new-files, STOP triggers for duplication

2026-07-04
cpp-build
Softwareentwickler

Building C++ (FireCore/SPFF) — build dirs, cmake targets, ASAN vs opt modes

2026-07-04
cpp-memory
Softwareentwickler

Fixing C++ memory crashes (double-free, segfault, UAF) and ASAN

2026-07-04
cpu-perf
Softwareentwickler

Optimizing CPU compiled code (C/C++/Fortran/Rust) — cache hierarchy, SIMD, data-oriented design, loop optimization, memory layout

2026-07-04
ctypes-bindings
Softwareentwickler

Python↔C/C++ ctypes bindings — auto-build, zero-copy buffers, memory layout

2026-07-04
forcefield-validation
Softwareentwickler

Implementing/debugging forcefields (UFF, SPFF) — invariants, switch semantics, buffer parity

2026-07-04
gpu-debug
Softwareentwickler

Debugging GPU/OpenCL/CUDA kernels — gated prints, CPU↔GPU tracing, barrier pitfalls

2026-07-04
gpu-optimize
Softwareentwickler

Optimizing GPU/OpenCL kernel performance — memory hierarchy, gather vs scatter, tiling, auxiliary arrays, local memory reductions, kernel launch overhead

2026-07-04
numerical-parity
Softwarequalitätssicherungsanalysten und -tester

Comparing two calculations — reference vs conservation-law parity, bisect strategy, float32/64 tolerance

2026-07-04
port-to-opencl
Softwareentwickler

Porting Fortran/C++→PyOpenCL — OpenCLBase, kernel caching, persistent buffers, GPU performance

2026-07-04
python-perf
Softwareentwickler

Performant Python for scientific computing — vectorization, NumPy anti-patterns, preallocation

2026-07-04
test-runner
Softwarequalitätssicherungsanalysten und -tester

Running/writing tests — pytest classes, markers, ref_data regression, debug output paths

2026-07-04