qsim-core 0.1.0

Core engine, traits, and state management for qsim
Documentation
  • Coverage
  • 77.14%
    27 out of 35 items documented0 out of 0 items with examples
  • Size
  • Source code size: 10.83 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.49 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 26s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • radevgit

qsim-core

Core engine, traits, and state management for power grid simulation.

Key Components

  • [GridElement] — Trait for all grid elements
  • [Solver] — Trait for power flow solvers
  • [StateStore] — Central state storage
  • [Topology] — Graph-based network topology