- Do not override compiler flags when
force-optimize-vendor
#33
- Fix links in the README.md #34
Thanks to all contributors to this release:
- @cedricchevalier19
- @Firestar9
- @imrn99
- @JMS55
force-optimize-vendor
feature formetis-sys
to force builtin metis to be compiled as optimized, even for debug or dev profiles #31
- move
vendor
library inmetis-sys
#29
- Builtin metis with the new
vendored
feature, enabled by default #16 - Convert from sprs matrices #10
- Add unchecked constructors #13
- Remove mutability requirement on input from public facing API #18
- Remove numbering feature, now only Rust (or C) 0-based arrays are supported #13
Thanks to all contributors to this release:
- @cedricchevalier19
- @gfaster
- @hhirtz
- @oisyn