divisor_networks

Crates.iodivisor_networks
lib.rsdivisor_networks
version0.1.0
created_at2024-06-24 19:17:00.125519+00
updated_at2024-06-24 19:17:00.125519+00
descriptionDiscrete Graphs for Indiscrete Researchers - Networks with Grothendieck Topology.
homepage
repository
max_upload_size
id1282461
size48,957
(dnhmphrs)

documentation

README

DivisorNetworks

Overview

DivisorNetworks is a Rust package designed for graph modeling and simulations. This library aims to provide a robust framework for analyzing and understanding discrete graph networks such as Hopfield networks and chip-firing models. It's currently a work in progress.

Features

  • Modular design with a basis in category theory and Grothendieck topology.

  • Integration with sheaf theory for consistency and advanced analysis.

  • Flexible simulation framework for Hopfield networks and chip-firing systems.

  • Rust implementation - potential for future Python bindings.

Libraries

  • src/category - Defines category theoeretic structure and Grothendieck topology.
  • src/graph - Contains the graph structures and node implementations.
  • src/sheaf - Manages sheaf and presheaf data, along with sheaf conditions.
  • src/simulation - Simulation logic for Hopfield networks and chip-firing systems.

Links

Commit count: 0

cargo fmt