lfa 0.6.0

Native rust implementations of linear function approximators.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
engines:
  fixme:
    enabled: true

ratings:
  paths:
  - src/**
  - examples/**

exclude_paths:
  - target/
  - extern/
  - Cargo.*
  - rustfmt.toml