Skip to content

Releases: Limen-Neural/neuromod

v0.5.2

Choose a tag to compare

@rmems rmems released this 12 Aug 07:19
ef9fba8

neuromod 0.5.2

Docs, CI, and packaging hygiene for the v0.5.2 milestone.

Install: neuromod = "0.5.2" (after crates.io publish)

Removed

  • Optional sentry Cargo feature, examples/tests, and sentry-release workflow (#88, #78)

Changed

  • Stop tracking .cubic/wiki; exclude from crates.io package (#90)
  • Rustdoc textbook spine for engine/lif/izhikevich/modulators (#89)
  • MSRV policy 1.97.1 with CI pin agreement (#79)
  • CI OS matrix: Linux, macOS, Windows (#94, #95)
  • Domain docs scan: cargo doc --all-features --no-deps
  • Codecov: repo upload token, official badge, least-privilege workflow

Links

v0.5.1

Choose a tag to compare

@rmems rmems released this 08 Aug 03:13
37b0625

neuromod 0.5.1

Trust & packaging honesty + Hodgkin–Huxley hygiene.

crates.io: publish separately when ready (cargo publish). Install pin: neuromod = "0.5.1".

Changed

  • Docs / packaging honesty: honest crates.io description (no unsubstantiated “high-performance”); README badges and dual-license presentation; crate and README docs state that SpikingNetwork wires LIF + Izhikevich only, with other models available as standalone types (#66, #67, #69, #70 / #84).
  • src/hodgkin_huxley.rs: stripped verbose AI-generated commentary and consolidated repeated RK4/gating calculations (#85).
  • src/lif.rs: shortened Poisson-spike generation comment.
  • tests/sentry_integration.rs: trimmed redundant feature-gate prose.

Fixed

  • Fixed HodgkinHuxleyNeuron::derivatives to shift the membrane potential back to the HH relative convention before evaluating α/β gating rates for cortical (mammalian) parameterizations, matching the shift already used by steady_state_gating_mammalian and reset (#85).

Links

v0.5.0

Choose a tag to compare

@rmems rmems released this 30 Jul 15:52
67c1573

neuromod 0.5.0