v0.0.3
- Fixed type instability issues in OMP and BPDual solvers
- Unified the tracer used by OMP and BPDual
- Fixed
triminfand added corresponding tests - Added tests for OMP
- Added preallocation to reduce heap allocation and improve performance
triminf and added corresponding tests