Added
- PyTest with ~100% coverage
- Compact scheme generation for uneven grid spacing
- Asymmetric finite difference scheme example and benchmark
- Updated benchmark to compare for both symmetric and asymmetric stencil
- Pricing model and updated license
Fixed
- Outflow BC for right side
- Remove unreachable code in `bc.py`
- Dictionary-type BCs that raises on incorrect data
- Stencil size checks with domain