https://github.com/blakegerard/evolution-rs

Playing with evolutionary algorithms in Rust

https://github.com/blakegerard/evolution-rs

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Playing with evolutionary algorithms in Rust

Basic Info
  • Host: GitHub
  • Owner: BlakeGerard
  • Language: Rust
  • Default Branch: main
  • Size: 6.84 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago

Owner

  • Name: Blake Gerard
  • Login: BlakeGerard
  • Kind: user
  • Location: Norman, OK

Master's Student of Computer Science at the University of Oklahoma.

GitHub Events

Total
  • Push event: 4
  • Create event: 2
Last Year
  • Push event: 4
  • Create event: 2

Dependencies

Cargo.lock cargo
  • byteorder 1.5.0
  • cfg-if 1.0.0
  • getrandom 0.2.15
  • libc 0.2.162
  • ppv-lite86 0.2.20
  • proc-macro2 1.0.89
  • quote 1.0.37
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • syn 2.0.87
  • unicode-ident 1.0.13
  • wasi 0.11.0+wasi-snapshot-preview1
  • zerocopy 0.7.35
  • zerocopy-derive 0.7.35
Cargo.toml cargo