Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

si-exocortex-rs

Rust implementation of the si-exocortex agent framework with conservation-law awareness.

Description

This is a Rust library for building agent frameworks that are aware of conservation laws, inspired by the Python si-exocortex package.

Installation

Add this to your Cargo.toml:

si-exocortex-rs = "0.1.0"

Usage

use si_exocortex_rs::hello;

fn main() {
    println!("{}", hello());
}

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages