feat: vendor midstream and sublinear-time-solver libraries

Add ruvnet/midstream (AIMDS real-time inference) and
ruvnet/sublinear-time-solver (sublinear optimization algorithms)
as vendored dependencies under vendor/.

Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
ruv
2026-03-02 23:32:45 -05:00
parent 14902e6b4e
commit e91bb8a1d5
1600 changed files with 1852646 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"rows": 1020,
"cols": 1020,
"format": "coo",
"data": {
"values": [15, -1, -2, -1, 14, -1, -1, -2, 16, -1, -1, -1, 13, -2, -1, -1, 17, -1, -1, -2, 12, -1, -2, -1, 18, -1, -1, -1, 11, -1, -1, -2, 19, -2, -1, -1, 10, -1, -1, -1, 20, -1, -2, -1, 15, -1, -1, -2, 14, -1],
"rowIndices": [0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, 12, 12],
"colIndices": [0, 1, 2, 3, 0, 1, 2, 3, 1, 2, 3, 4, 2, 3, 4, 5, 3, 4, 5, 6, 4, 5, 6, 7, 5, 6, 7, 8, 6, 7, 8, 9, 7, 8, 9, 10, 8, 9, 10, 11, 9, 10, 11, 12, 10, 11, 12, 13, 11, 12]
}
}