horokai-network 0.1.1

struct Network, graph in mathmatics.
Documentation
  • Coverage
  • 100%
    2 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 20.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.55 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • horokai

struct Network

  • struct Network
  • CUI show

To Do

  • Description

create network

  • square lattice
  • regular lattice
  • RRG

CUI show -> 飽きた

日本語でもいいよね。

最近、身の回りのノートや本を電子化する試みをしている。 しかし、なかなかうまくいっている気がしていない。 以前よりも知識が死んでいるイメージ。 考えついたのが、Reminder という概念。 物理的なノートはその空間的制約がゆえに、しぜん連想を誘発するトリガーとなる。 絶賛検証中の事柄だ。

プログラムにもそれを要求してみるのが今回の試み。

  • プリントアウト、もしくは掲示。
  • GUI 表示
  • CUI 表示

今回は CUI 表示を試してみることにする。 GUI は Rust だと面倒が多い。 掲示は、まあそれも同時に試すけど。