Skip to content

metis-0.2.0

Choose a tag to compare

@cedricchevalier19 cedricchevalier19 released this 06 Mar 22:04
· 8 commits to master since this release
f9a1e1c

Added

  • Builtin metis with the new vendored feature, enabled by default #16
  • Convert from sprs matrices #10
  • Add unchecked constructors #13

Changed

  • Remove mutability requirement on input from public facing API #18
  • Remove numbering feature, now only Rust (or C) 0-based arrays are supported #13

Documentation

  • Better documentation from metis user guide #14
  • Improve examples to use ? instead of unwrap #9

Contributors

Thanks to all contributors to this release:

Complete changes: metis-sys-0.2.1...HEAD