Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.3.0 #53

Merged
merged 4 commits into from
Sep 2, 2020
Merged

Release 0.3.0 #53

merged 4 commits into from
Sep 2, 2020

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 2, 2020

  • #39: Format issues as a tight list in README
  • #40: Link build status badge directly to master branch builds
  • #41: Fix heading level in auto-generated README
  • #42: Fix all compilation warnings
  • #43: Simplify maximum computation in test
  • #44: Cleanup Rust 2015-style extern crate statements
  • #45: Move non-SMAWK code and unit tests out of lib and into separate modules
  • #46: Switch smawk_row_minima and smawk_column_minima functions to a new Matrix trait
  • #47: Make the dependency on the ndarray crate optional
  • #48: Let is_monge take a Matrix argument instead of ndarray::Array2
  • #49: Better formatting of multi-row matrices in tests
  • #50: Remove mandatory dependencies on rand and num-traits crates
  • #51: Update README to mention ndarray as an optional dependency
  • #52: Fix docstring link to the is_monge function

@mgeisler mgeisler merged commit 2b2ff67 into master Sep 2, 2020
@mgeisler mgeisler deleted the release-0.3.0 branch January 30, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant