We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891c099 commit dfb3badCopy full SHA for dfb3bad
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "linearSumAssignment",
+ "name": "linear-sum-assignment",
3
"version": "1.0.0",
4
"description": "it performs a linear sum assignment even if the cost matrix is rectangular.",
5
"main": "./lib/index.js",
0 commit comments