Skip to content

gchemol/vecfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vecfx: extra batteries for a vec of floats

Build Status GPL3 licensed

Rust's ecosystem system is not perfect for scientific computation yet. To reduce the growing pains, a safe choice is sticking to the standard types for public interfacing. This crate provides the extra powers of Vec/Array/slice type for simple computation, enabled by Rust's trait system.

About

extra batteries for a list of floats

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published