Skip to content

Integrated Information Theory implementation in Rust

Notifications You must be signed in to change notification settings

kittoku/rust-phi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-phi

This library is made for my understanding Rust and Integrated Information Theory (IIT3.0).

How to use

See this example.

You can calculate things like concept, MIP and complex.

Benchmark

Using the system of ABCDEF elements appeared in Figure 1 of the original paper, you can search a complex as a benchmark. Execute benchmark crate with cargo run --release. The default setting uses 4 threads.

In my environment, it took about 240 seconds and needed about 30MB memory usage.

About

Integrated Information Theory implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages