chiron 0.0.3

An end-to-end biomechanics project in the Rust programming language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Chiron

Building robust biomechanics software in Rust.

Chiron includes a command-line argument tool:

- c3dio

Chiron can be installed via Cargo:

```
cargo install chiron
```

This project is in progress and will continue to develop!