Closed ghost closed 3 years ago
@ararslan, could you please review this PR?
@ararslan Thank you for your review! I modified the code.
It looks like we don't currently have CI for this repository because we haven't yet moved to GitHub Actions (#46). Have you run the test suite locally with your change to ensure everything is working as intended and there are no new failures?
@ararslan In Julia 1.5.3, this PR passed all tests.
From Issue #43 , I found that
src/greedycd.jl
had a fatal problem on memory allocation. This pull request improves the problem.