text stringlengths 7 2.39k | embedding listlengths 768 768 |
|---|---|
AppendColumn returns a matrix that is the joining of a given matrix with a column Vector. | [
0.4991011619567871,
-0.7425698637962341,
0.5522607564926147,
0.654140055179596,
-0.8052974939346313,
-0.022568996995687485,
-0.20221790671348572,
-0.11685463786125183,
0.3174152374267578,
-0.1251722276210785,
0.14723533391952515,
0.38353684544563293,
0.10196390748023987,
-0.453190594911575... |
AppendRow returns a matrix that is the joining of a given matrix with a row vector. | [
0.1537611186504364,
0.5099753141403198,
0.5002507567405701,
0.561030924320221,
-1.2108961343765259,
-0.42332103848457336,
-1.0900596380233765,
0.07684583961963654,
1.191420555114746,
-0.3154454529285431,
1.3060393333435059,
0.013387576676905155,
0.12668204307556152,
0.5089269280433655,
-... |
Approx returns true if A approximates B for a given precision on the range [0,1]. | [
-0.5469763875007629,
-0.35951271653175354,
0.5164108872413635,
0.5414161086082458,
-0.8364642858505249,
0.532870888710022,
-0.33346086740493774,
-0.06084756553173065,
-0.3968334197998047,
0.05532640591263771,
0.7666522860527039,
0.5331096649169922,
-0.6779120564460754,
-0.1458950787782669,... |
ColumnMatrix converts a vector v to an nby1 matrix. | [
-1.1265521049499512,
-0.9963290691375732,
-0.01038305927067995,
0.6826441884040833,
0.4786524772644043,
-1.331764817237854,
0.7070156335830688,
0.21721884608268738,
0.6921957731246948,
0.27254819869995117,
-1.152755618095398,
0.20663388073444366,
-0.13041704893112183,
-0.43468600511550903,... |
Compare returns 1, 0, 1 indicating A precedes, is equal to, or follows B. | [
-0.6630247235298157,
0.024847453460097313,
0.6183205246925354,
0.21132133901119232,
0.23652295768260956,
0.14622248709201813,
0.754876971244812,
-0.7898654937744141,
0.8452835083007812,
0.36537882685661316,
-0.41324934363365173,
0.2869602143764496,
0.3528994023799896,
0.4551233649253845,
... |
Copy returns a deep copied matrix. | [
-0.5667058825492859,
-1.0572078227996826,
0.2150014191865921,
0.6882402896881104,
-1.3892252445220947,
0.7291157841682434,
0.3998866379261017,
-0.7770795226097107,
0.6696260571479797,
-0.5901169180870056,
0.37472355365753174,
1.0998804569244385,
0.10058119148015976,
-0.7969553470611572,
... |
Cost returns the number of operations to compute AB. | [
-0.5637128949165344,
1.1765919923782349,
0.36384057998657227,
0.657166600227356,
-0.17755837738513947,
-0.6791723370552063,
1.4640921354293823,
0.6776877641677856,
0.35263463854789734,
0.4117010533809662,
-0.11276886612176895,
-1.2419708967208862,
0.3045124113559723,
-0.8246631026268005,
... |
Determinant returns the Determinant of a square matrix. | [
0.26230549812316895,
-0.019552823156118393,
0.11803394556045532,
-0.19252580404281616,
-0.7200568318367004,
-0.495492547750473,
0.33184194564819336,
-0.588270366191864,
0.7829943895339966,
-0.6795955896377563,
-0.14117729663848877,
-0.6281772255897522,
0.7789512276649475,
-0.83959990739822... |
Dimensions returns the Dimensions (number of rows, number of columns) of a matrix. | [
-0.01118529587984085,
0.8555864691734314,
0.12742403149604797,
-0.29421037435531616,
-0.345013290643692,
-0.41557827591896057,
0.5127794742584229,
-0.021149078384041786,
0.6306108832359314,
-0.17894229292869568,
-0.16035911440849304,
-0.5837947726249695,
0.6751906275749207,
0.2902825772762... |
Equals returns true if two matrices are equal in dimension and for each entry. Otherwise, it returns false. | [
-0.7293382287025452,
-1.2268933057785034,
0.45966312289237976,
-0.1511276364326477,
0.34202176332473755,
0.026404818519949913,
-0.9260985851287842,
-0.16650688648223877,
-0.27623575925827026,
0.3286229968070984,
-0.6975340247154236,
0.5911886096000671,
-0.22380757331848145,
0.5365843176841... |
Join returns a matrix that is the joining of two given matrices. | [
0.45577308535575867,
-0.522889256477356,
0.5261141061782837,
0.7329028248786926,
-0.6324382424354553,
0.06921254098415375,
-0.9958814978599548,
0.1643807590007782,
-0.10506017506122589,
-0.09848903119564056,
0.6286908984184265,
0.6274524331092834,
-0.6419647932052612,
-0.7122663855552673,
... |
multiply returns AB. TODO: Correct the implementation of Winograd's algorithm. | [
-0.8322876691818237,
-0.572627604007721,
0.3396869897842407,
0.08599410951137543,
-0.43988680839538574,
0.11695779114961624,
0.8064146041870117,
-0.4917543828487396,
1.1883398294448853,
0.453541100025177,
0.8072397112846375,
0.34186866879463196,
-0.7908030152320862,
0.40578246116638184,
... |
multiplyByOrder returns the product of matrices by multiplying by a given order. Initiate by calling on i = 0 and j = n1. | [
-0.5059837698936462,
-0.16060283780097961,
0.4732144773006439,
1.5027728080749512,
0.041193969547748566,
-0.8613878488540649,
0.38081368803977966,
-1.3323453664779663,
0.2788877487182617,
0.615932822227478,
-0.6622036695480347,
-0.4105011224746704,
-0.13980722427368164,
0.7583370208740234,... |
MultiplyColumn returns A with the ith col multiplied by a. | [
-0.4168248176574707,
-0.7044647336006165,
0.5327672958374023,
0.4729207158088684,
-0.010564770549535751,
-0.5865598320960999,
1.1018915176391602,
-0.6605620384216309,
0.03684817627072334,
-0.051498040556907654,
-0.35481175780296326,
-0.30539464950561523,
0.4778650403022766,
-0.713889598846... |
MultiplyRow returns A with the ith row multiplied by a. | [
-0.6797397136688232,
-0.1180061474442482,
0.3813585937023163,
0.34205588698387146,
-0.841407835483551,
-0.7850463390350342,
0.6222442388534546,
-0.3600059449672699,
1.0797350406646729,
-0.013431515544652939,
0.8358682990074158,
-0.9353755712509155,
0.20169785618782043,
0.38965898752212524,... |
Pow returns A^p, for square matrix A and 1 <= p. If p = 1, the inverse is returned. All other negative values for p will panic. | [
-0.14446328580379486,
-0.15331418812274933,
0.679900050163269,
0.9131342172622681,
-0.4046141505241394,
0.3848903179168701,
-0.20817714929580688,
0.22343137860298157,
-0.165333092212677,
0.3037199079990387,
1.2369893789291382,
-0.5048251748085022,
-0.703813910484314,
-0.7257651090621948,
... |
ScalarDivide A by a. | [
0.7331733703613281,
0.07035234570503235,
0.5202712416648865,
-0.055888786911964417,
0.7490705251693726,
-0.5006356239318848,
1.185545802116394,
0.21406075358390808,
0.6328678727149963,
-0.34978431463241577,
0.7108892798423767,
0.547516405582428,
0.6079954504966736,
-0.11781307309865952,
... |
ScalarMultiply A by a. | [
-0.1957862377166748,
0.3859775960445404,
0.32269880175590515,
0.04098241776227951,
0.09187079966068268,
-1.2901043891906738,
0.6790488958358765,
0.19947192072868347,
0.7427286505699158,
0.24020282924175262,
-0.13968300819396973,
-0.20773178339004517,
0.9113582968711853,
0.7805700302124023,... |
Subtract B from A. | [
0.07821444422006607,
-0.15429668128490448,
0.4380985498428345,
0.499485582113266,
-0.37577393651008606,
0.4211462736129761,
0.2715264856815338,
1.0164296627044678,
-0.10295125842094421,
-0.38361456990242004,
-0.09668829292058945,
0.7003742456436157,
-0.2229750156402588,
-0.5942085385322571... |
SubtractRowFromRow returns A with row j subtracted from row i. | [
0.5812671780586243,
-0.4943288266658783,
0.6079843044281006,
0.49986040592193604,
-1.4417610168457031,
-0.22813551127910614,
1.0666958093643188,
0.05054279789328575,
0.7041468620300293,
0.022826505824923515,
0.6706275939941406,
-0.6615099310874939,
0.38484615087509155,
0.04378271847963333,... |
SubtractRowFromRow subtracts row j from row i. | [
0.5103589296340942,
0.05188839137554169,
0.573610246181488,
0.6687546372413635,
-1.100024700164795,
0.18216586112976074,
0.9615209102630615,
0.1736087203025818,
0.2374986708164215,
-0.04000956565141678,
0.23368553817272186,
-0.6323732137680054,
-0.12795314192771912,
0.06115013733506203,
... |
SwapCols returns A with columns i and j swapped. | [
-1.4142744541168213,
-0.8727185130119324,
0.2734271287918091,
-0.3698216676712036,
-0.47570309042930603,
-0.5148988962173462,
0.815468966960907,
-0.7021085023880005,
-0.2509569227695465,
0.1455451250076294,
-0.04366403445601463,
0.3516418933868408,
0.3446394205093384,
-1.6671314239501953,
... |
SwapCols swaps two columns. | [
-1.380654215812683,
-0.07109491527080536,
0.3140479326248169,
0.30796143412590027,
-0.02357819303870201,
-0.115787573158741,
-0.9772694110870361,
-0.5138904452323914,
-1.0611262321472168,
-0.4082212448120117,
-1.2240824699401855,
1.2367091178894043,
0.8591147661209106,
-1.5903112888336182,... |
SwapRows returns A with rows i and j swapped. | [
-0.980701208114624,
-0.495685338973999,
0.25184527039527893,
-0.1207113191485405,
-0.9987320899963379,
-1.076832890510559,
0.8758702278137207,
0.37525519728660583,
0.7036945223808289,
0.26263245940208435,
0.9176796674728394,
0.12937740981578827,
0.2615426778793335,
0.02635045349597931,
0... |
SwapRows swaps two rows. | [
-1.0396382808685303,
0.5967563390731812,
0.27746152877807617,
0.659422755241394,
-0.5860235691070557,
-0.9133831262588501,
-0.8546788692474365,
0.6393303871154785,
0.3514908254146576,
-0.26844245195388794,
0.424675315618515,
0.9525710344314575,
0.7586466073989868,
0.4209151864051819,
-0.... |
Solve Ax=y for x. | [
-0.2002510130405426,
0.44871196150779724,
0.16546288132667542,
-0.6151391863822937,
0.7189258337020874,
-0.36659231781959534,
-0.36763569712638855,
-1.6501566171646118,
-0.19081896543502808,
-0.2983986735343933,
-0.2112347036600113,
0.1491841822862625,
1.8712533712387085,
-0.72918802499771... |
Inverse of a square matrix. Caution: not all matrices, even square ones, are guarenteed to be invertible. | [
-0.5818804502487183,
0.19449222087860107,
0.4547012448310852,
0.8688174486160278,
-0.7071664929389954,
0.17792044579982758,
-0.2121352255344391,
0.12389888614416122,
0.11972158402204514,
-0.20323021709918976,
-0.5470548272132874,
0.09620509296655655,
-0.7342944145202637,
-0.104626461863517... |
RemoveColumn returns a copy of a matrix with column i removed. | [
-0.3550676107406616,
-1.6160670518875122,
0.3001520335674286,
0.38286951184272766,
-0.6810099482536316,
0.17265622317790985,
1.3180774450302124,
-0.11125805228948593,
-0.24182170629501343,
0.23139114677906036,
-1.0091248750686646,
-0.5074783563613892,
-0.4082215130329132,
-1.92939841747283... |
RemoveMultiples returns a sorted copy of a matrix with all row multiples removed. | [
-0.21731476485729218,
0.37887948751449585,
0.5275360941886902,
0.4854288101196289,
-1.69636070728302,
-0.48374345898628235,
0.44047030806541443,
-0.41476112604141235,
0.5213537216186523,
0.25642168521881104,
-0.38994231820106506,
-0.8398959040641785,
-0.04279771074652672,
0.081711865961551... |
RemoveRow returns A with row i removed. | [
-0.5259272456169128,
-0.38825392723083496,
0.23771336674690247,
0.008185175247490406,
-1.4358232021331787,
-0.8316221237182617,
0.5945746302604675,
0.7099786996841431,
0.8202264904975891,
-0.4273211359977722,
0.2778560519218445,
-1.0800143480300903,
-0.22970815002918243,
-0.546271920204162... |
RowMatrix converts a vector v to a 1byn matrix. | [
-1.4785358905792236,
0.4718571901321411,
0.06742949038743973,
0.2853608727455139,
0.4153643548488617,
-0.856221616268158,
0.4818879961967468,
0.14883027970790863,
1.3609328269958496,
-0.3438915014266968,
0.12290222197771072,
1.0708425045013428,
-0.16045255959033966,
-0.4476112723350525,
... |
Sort A such that the largest leading indices are at the top (index 0 is the top). | [
-0.08362545073032379,
-0.1341732144355774,
0.7924447059631348,
0.04811094328761101,
-0.334517240524292,
0.09691301733255386,
0.5246259570121765,
-0.898158848285675,
1.0469179153442383,
0.2451297491788864,
0.8253315091133118,
0.8656044006347656,
0.8849408030509949,
0.26092684268951416,
0.... |
String returns a formatted string representation of a matrix. TODO: Determine if this is needed. | [
-0.07014039903879166,
-1.3507779836654663,
0.3311966061592102,
-0.5225352644920349,
-0.8327817916870117,
0.43964824080467224,
-0.15556125342845917,
-0.9229384660720825,
0.8728222250938416,
0.1229047179222107,
1.2470803260803223,
0.9025415778160095,
-0.046010542660951614,
-0.508273065090179... |
tildeA TODO: Rename this. | [
-0.0977182611823082,
-0.6298316121101379,
0.1601317971944809,
-0.1234983429312706,
0.3968656659126282,
-0.36461198329925537,
1.8244926929473877,
-0.30657926201820374,
0.4620988070964813,
-0.3077166974544525,
-0.4227069020271301,
-0.6120902299880981,
-0.1910255253314972,
0.7684594988822937,... |
Trace the main or secondary diagonal. | [
0.5509953498840332,
0.23557844758033752,
0.2662065029144287,
0.3383356034755707,
0.9400096535682678,
-0.3657975494861603,
1.4678162336349487,
-0.4639592468738556,
0.988219141960144,
-0.21113213896751404,
-0.3548605144023895,
0.9477896690368652,
0.6604325771331787,
0.08112778514623642,
-0... |
Vector converts a row or column matrix to a vector. | [
-0.022911733016371727,
0.15774598717689514,
-0.011502672918140888,
0.42201098799705505,
-0.4799436330795288,
-0.13966697454452515,
-0.09289062023162842,
-0.09161925315856934,
0.18212111294269562,
-0.04657014086842537,
0.051758334040641785,
1.1150712966918945,
0.8532173037528992,
-0.9856566... |
GetName returns the name of the image | [
-0.8966129422187805,
-0.6351643800735474,
0.7447527647018433,
-0.2807908356189728,
-0.16066931188106537,
-0.3687856197357178,
0.16343790292739868,
-0.22515374422073364,
-0.3477478325366974,
1.335303544998169,
-0.45345383882522583,
0.37629058957099915,
0.2786678075790405,
0.9915858507156372... |
GetOwner returns the owner of the image | [
0.12467306107282639,
-0.2679349184036255,
0.4190314710140228,
1.5544459819793701,
0.20296213030815125,
-0.4769909083843231,
1.082369089126587,
-0.6049349308013916,
0.2239241600036621,
-0.6898192167282104,
0.4254695475101471,
0.39466536045074463,
0.1864587664604187,
0.26594793796539307,
-... |
GetCloudType returns the type of the cloud | [
0.0070806327275931835,
1.5188204050064087,
0.4891786277294159,
1.0821630954742432,
1.181712031364441,
0.09469767659902573,
0.5165193676948547,
-0.9767486453056335,
0.1708030104637146,
-0.2997501790523529,
0.14231756329536438,
0.7456022500991821,
-1.3850255012512207,
0.9802141189575195,
1... |
GetCreated returns the creation time of the image | [
0.10738541930913925,
-0.3810228109359741,
0.6159264445304871,
0.387656569480896,
1.2449406385421753,
0.20186205208301544,
-0.38713106513023376,
-0.06045405939221382,
-0.40268030762672424,
-0.14570456743240356,
-0.5197963714599609,
0.3097377419471741,
0.6533023715019226,
1.1522489786148071,... |
GetItem returns the image struct itself | [
-1.2393064498901367,
-0.2076258659362793,
0.18862277269363403,
-0.3218810558319092,
0.02877240814268589,
-0.2854088246822357,
0.258251816034317,
-0.8874719738960266,
0.7221284508705139,
-0.8521347045898438,
0.3353979289531708,
0.16209568083286285,
-0.3011677861213684,
-0.9830676913261414,
... |
GetType returns the image's string representation | [
-0.737743079662323,
-0.10178482532501221,
0.21282029151916504,
-0.8980998992919922,
1.2142338752746582,
-0.31462886929512024,
-0.05675787478685379,
-0.919043779373169,
0.9834076762199402,
0.8933849334716797,
0.13961321115493774,
0.44496700167655945,
-0.8633346557617188,
0.5725585222244263,... |
SetLoginRouter ... ruta para el login | [
-1.4829461574554443,
-0.7596694827079773,
0.5731098651885986,
1.1486515998840332,
0.5972369313240051,
0.5266644954681396,
-0.4147200882434845,
-0.022438565269112587,
0.1687663197517395,
-0.7394896149635315,
-0.8561881184577942,
0.9314647316932678,
0.10546824336051941,
-0.10842238366603851,... |
Init AI model handler | [
-0.08139147609472275,
-0.7210971713066101,
0.18364086747169495,
0.8228620886802673,
0.23565948009490967,
1.1622698307037354,
0.7084020972251892,
-0.12626536190509796,
-1.4604343175888062,
-0.3980776369571686,
-1.1181877851486206,
-0.4428865909576416,
0.7160131335258484,
-0.0570115856826305... |
Upload video handler back up valuable video (unused) | [
0.385329008102417,
-0.18717002868652344,
0.29096779227256775,
1.3515422344207764,
0.21318817138671875,
-0.6619638204574585,
0.41220805048942566,
-0.27491265535354614,
1.0426057577133179,
-0.11114519834518433,
-0.3176732659339905,
0.6454362273216248,
-0.8426152467727661,
-0.325264036655426,... |
Policy GET handler return current policy | [
-0.02046183869242668,
-0.597669243812561,
0.0792139321565628,
0.29485446214675903,
0.30063921213150024,
1.6398687362670898,
0.20601943135261536,
0.082425057888031,
0.06990641355514526,
-0.7587056159973145,
0.2662960886955261,
-0.20270633697509766,
0.22536210715770721,
-0.11778494715690613,... |
Policy POST handler modify current policy | [
-0.19256338477134705,
-0.31682831048965454,
0.19586722552776337,
0.6721572279930115,
0.17404085397720337,
1.8365644216537476,
-0.04249820113182068,
0.21962672472000122,
0.6628022193908691,
-0.8478387594223022,
-0.46483707427978516,
-1.1865558624267578,
-0.40733832120895386,
0.1738222241401... |
Tasknum GET handler return current tasknum | [
-1.2351430654525757,
-0.3198269009590149,
0.34919705986976624,
1.1044366359710693,
-0.2401517629623413,
-0.3773978054523468,
2.797504186630249,
0.99165278673172,
-0.833693265914917,
-1.0643869638442993,
-0.9895819425582886,
0.3033474385738373,
1.2338480949401855,
0.12171997129917145,
0.7... |
GetVideos returns the videos from database according the queries provided by the user | [
-0.33599042892456055,
0.777886688709259,
0.3294588327407837,
1.8402378559112549,
0.500741183757782,
-0.1645195186138153,
-0.15927045047283173,
-0.31502610445022583,
0.488702654838562,
0.04498664289712906,
0.4746726453304291,
0.13267244398593903,
-0.9055867195129395,
0.939873993396759,
-1... |
GetConfig returns the basicauth configured to the app | [
0.4819171726703644,
0.0005607696948572993,
0.27484530210494995,
2.188389778137207,
-0.016816964372992516,
-0.17938309907913208,
-0.9365793466567993,
0.7899874448776245,
-0.011830398812890053,
0.1134667620062828,
-0.11796163767576218,
0.6089070439338684,
-0.1067289486527443,
0.0036789660807... |
Routes to setup the buyer, product and transaction data | [
0.5555307269096375,
0.06166919693350792,
0.2991137206554413,
1.3735743761062622,
0.9094105958938599,
-0.2541729509830475,
0.44111156463623047,
0.33419835567474365,
-0.016672683879733086,
0.8043081164360046,
-0.6822848916053772,
-0.1806211918592453,
0.3980863392353058,
0.10849642008543015,
... |
NewUDPListener returns a new UDP listener for a given address. | [
-0.48384255170822144,
-0.29063963890075684,
0.4611397981643677,
-0.6979363560676575,
-1.212146282196045,
0.614694356918335,
-0.4829826354980469,
0.6152293682098389,
1.2581374645233154,
-0.19360001385211945,
-0.16065260767936707,
0.07837001979351044,
0.5784440040588379,
-0.8358224034309387,... |
NewUnixgramListener returns a new unixgram listener for a given path. | [
0.5178242921829224,
-0.9573678374290466,
0.26826897263526917,
-0.4505418837070465,
-1.2750132083892822,
-0.15593795478343964,
-0.060498498380184174,
0.4720950424671173,
0.15166060626506805,
-0.32036858797073364,
-0.3177025318145752,
0.15580050647258759,
0.13213522732257843,
-0.680635035037... |
Validate validates this party account resource type | [
0.9229262471199036,
-0.5322099328041077,
0.1090870201587677,
0.0909375250339508,
0.2615607678890228,
0.8892409205436707,
0.770219624042511,
0.48077261447906494,
0.6548525094985962,
-0.27166929841041565,
0.9575728178024292,
-0.4277091324329376,
-0.4773204028606415,
0.6521021723747253,
0.4... |
Plugin returns the plugin as a singleton. | [
-0.08056899160146713,
-1.2505639791488647,
0.5079020261764526,
-0.30321723222732544,
0.4446459710597992,
-0.03420361876487732,
0.7407810091972351,
0.06101043149828911,
1.3429206609725952,
-1.3220231533050537,
-0.7723334431648254,
0.9238812327384949,
-0.9812957644462585,
-0.6891413927078247... |
endregion /////////////////////////////////////////////////////////////////////////////////////////////////////////// region GetMessage /////////////////////////////////////////////////////////////////////////////////////////////////// GetMessage is the handler for the /messages/:messageID endpoint. | [
-0.10115395486354828,
0.3060191869735718,
0.6498438119888306,
0.03912069648504257,
1.1783103942871094,
-0.6404085159301758,
0.27120059728622437,
-0.8145957589149475,
-0.5072110295295715,
0.7099283933639526,
1.324026346206665,
0.3032965064048767,
-1.128541350364685,
0.8957058191299438,
-0... |
endregion /////////////////////////////////////////////////////////////////////////////////////////////////////////// region GetMessageMetadata /////////////////////////////////////////////////////////////////////////////////////////// GetMessageMetadata is the handler for the /messages/:messageID/metadata endpoint. | [
0.010986954905092716,
-0.04842490330338478,
0.6196349859237671,
-0.36967015266418457,
1.1345494985580444,
0.03961535915732384,
-0.21570375561714172,
-0.6618195176124573,
-0.5139725804328918,
1.503929853439331,
0.7298288345336914,
0.47686606645584106,
-0.23166871070861816,
0.545008718967437... |
endregion /////////////////////////////////////////////////////////////////////////////////////////////////////////// region PostPayload ////////////////////////////////////////////////////////////////////////////////////////////////// PostPayload is the handler for the /messages/payload endpoint. | [
0.27120956778526306,
-0.1923447847366333,
0.9043845534324646,
-1.190881371498108,
-0.2320062667131424,
0.1117386743426323,
1.1289972066879272,
-0.5318915843963623,
-1.2857264280319214,
0.5787209868431091,
0.3693830668926239,
-0.8745075464248657,
-0.6831713914871216,
0.48162081837654114,
... |
endregion /////////////////////////////////////////////////////////////////////////////////////////////////////////// region messageIDFromContext ///////////////////////////////////////////////////////////////////////////////////////// messageIDFromContext determines the MessageID from the messageID parameter in an ech... | [
-0.08273910731077194,
-1.1143089532852173,
0.32709598541259766,
-0.4074328541755676,
-0.21564440429210663,
0.08213906735181808,
-0.050445251166820526,
-0.6124303340911865,
1.351840853691101,
0.6171422600746155,
0.4988243877887726,
0.137070894241333,
-0.9397081732749939,
0.746284008026123,
... |
getAlbums responds with the list of all albums as JSON. | [
-0.2251451313495636,
-1.278638243675232,
0.5253320336341858,
0.5878595113754272,
0.291244775056839,
-0.14658667147159576,
-0.2541382312774658,
-1.0870981216430664,
0.7325538992881775,
0.05231359973549843,
-0.9922567009925842,
0.35435014963150024,
0.19434277713298798,
0.05787847191095352,
... |
the purpose of this function is to manually run PersistenPreRunE of parent CLI commands. this allows PersistenPreRunE to be defined on multiple nodes in the command tree | [
-0.3181457221508026,
0.45364055037498474,
0.7640935778617859,
-0.008343037217855453,
0.9243663549423218,
-0.2964465618133545,
0.48637524247169495,
-0.2403491884469986,
-0.7895447015762329,
-0.10930698364973068,
0.26387473940849304,
0.6456907987594604,
-0.5044607520103455,
0.903304040431976... |
NewEndSessionV1OK creates EndSessionV1OK with default headers values | [
-1.0596182346343994,
-1.0143767595291138,
0.20891568064689636,
0.8514787554740906,
-0.48219695687294006,
0.21760675311088562,
0.21673300862312317,
-0.15104727447032928,
0.24926617741584778,
1.6275883913040161,
-0.3359863758087158,
-0.050000984221696854,
-0.8797618746757507,
-0.488507419824... |
WithPayload adds the payload to the end session v1 o k response | [
-0.0107837850227952,
-0.4810478985309601,
0.40170523524284363,
-0.2440049797296524,
-0.3769510090351105,
-0.3466983437538147,
-0.8772594332695007,
-1.2354249954223633,
1.4249229431152344,
1.2038291692733765,
0.11443687975406647,
-0.6487265229225159,
-0.10517953336238861,
-1.110149502754211... |
SetPayload sets the payload to the end session v1 o k response | [
-0.18467533588409424,
-0.25155162811279297,
0.11392364650964737,
-0.1408051699399948,
0.044305648654699326,
-0.013224896043539047,
-0.5115634799003601,
-1.1114858388900757,
1.2093135118484497,
1.2297637462615967,
0.02355699986219406,
-0.06217752397060394,
-0.17802955210208893,
-0.795960009... |
WriteResponse to the client | [
-0.8717360496520996,
-0.7780736088752747,
0.015380468219518661,
-0.39356309175491333,
1.163083553314209,
-1.0627659559249878,
1.0685317516326904,
0.5657004714012146,
0.3969784379005432,
0.2617418169975281,
-0.801733672618866,
-1.1366636753082275,
-0.8097860217094421,
-0.8602311611175537,
... |
NewEndSessionV1BadRequest creates EndSessionV1BadRequest with default headers values | [
-1.3659968376159668,
-0.9109672904014587,
0.7061850428581238,
0.6197959184646606,
-0.2813529968261719,
0.10882779955863953,
-0.7745494246482849,
-0.11080418527126312,
-0.03553669527173042,
0.7002469301223755,
0.4704425632953644,
0.8904590010643005,
-1.373476505279541,
-0.000389950437238439... |
WithPayload adds the payload to the end session v1 bad request response | [
-0.6420292258262634,
-0.5322225093841553,
0.5550553202629089,
-0.277974009513855,
0.26981085538864136,
-0.042318541556596756,
-1.432391881942749,
-1.2972365617752075,
1.2473875284194946,
0.36103472113609314,
0.3831864595413208,
0.14608407020568848,
-0.34753212332725525,
-1.1588999032974243... |
SetPayload sets the payload to the end session v1 bad request response | [
-0.7750649452209473,
-0.3461546003818512,
0.2522393465042114,
-0.22060571610927582,
0.676394522190094,
0.3874093294143677,
-1.0471110343933105,
-1.2239707708358765,
0.9220046401023865,
0.5897775292396545,
0.35176214575767517,
0.6546703577041626,
-0.5445421934127808,
-0.8249356746673584,
... |
WriteResponse to the client | [
-0.8717360496520996,
-0.7780736088752747,
0.015380468219518661,
-0.39356309175491333,
1.163083553314209,
-1.0627659559249878,
1.0685317516326904,
0.5657004714012146,
0.3969784379005432,
0.2617418169975281,
-0.801733672618866,
-1.1366636753082275,
-0.8097860217094421,
-0.8602311611175537,
... |
NewEndSessionV1Unauthorized creates EndSessionV1Unauthorized with default headers values | [
-1.177940011024475,
-0.4778709411621094,
0.7410082817077637,
0.6293565034866333,
-1.0582685470581055,
0.0006693649338558316,
-0.15319517254829407,
0.4281705319881439,
0.18800479173660278,
0.48082995414733887,
-0.01089989673346281,
0.7173069715499878,
-0.662574291229248,
-0.8703683018684387... |
WithPayload adds the payload to the end session v1 unauthorized response | [
-0.319413959980011,
-0.6044116616249084,
0.5404607057571411,
-0.4856618046760559,
-0.743243396282196,
-0.024063579738140106,
-0.48382893204689026,
-0.9873569011688232,
1.4848240613937378,
0.2971388101577759,
0.05214083194732666,
0.21621471643447876,
-0.13290445506572723,
-1.572267055511474... |
SetPayload sets the payload to the end session v1 unauthorized response | [
-0.5049389600753784,
-0.43109214305877686,
0.24127767980098724,
-0.6027367115020752,
-0.5396860837936401,
0.2646348178386688,
-0.09601102769374847,
-0.8099377155303955,
1.2222325801849365,
0.3707253634929657,
0.06917975842952728,
0.7655996680259705,
-0.2244492471218109,
-1.3702738285064697... |
WriteResponse to the client | [
-0.8717360496520996,
-0.7780736088752747,
0.015380468219518661,
-0.39356309175491333,
1.163083553314209,
-1.0627659559249878,
1.0685317516326904,
0.5657004714012146,
0.3969784379005432,
0.2617418169975281,
-0.801733672618866,
-1.1366636753082275,
-0.8097860217094421,
-0.8602311611175537,
... |
WithPayload adds the payload to the end session v1 internal server error response | [
-0.6877941489219666,
-0.4610803425312042,
0.33297044038772583,
-0.8228068947792053,
-0.3535623252391815,
-0.0000029007594548602356,
-0.39146462082862854,
-0.9808478951454163,
1.2427564859390259,
0.8986043930053711,
-0.17461788654327393,
0.14899928867816925,
-0.6455082893371582,
-1.01409018... |
SetPayload sets the payload to the end session v1 internal server error response | [
-0.6630859971046448,
-0.340268611907959,
0.09061852842569351,
-0.7218171954154968,
0.08546862751245499,
0.2716738283634186,
-0.08236578851938248,
-0.7591873407363892,
1.0487648248672485,
0.8205091953277588,
-0.06125393137335777,
0.6407544016838074,
-0.7715049386024475,
-0.6635010838508606,... |
WriteResponse to the client | [
-0.8717360496520996,
-0.7780736088752747,
0.015380468219518661,
-0.39356309175491333,
1.163083553314209,
-1.0627659559249878,
1.0685317516326904,
0.5657004714012146,
0.3969784379005432,
0.2617418169975281,
-0.801733672618866,
-1.1366636753082275,
-0.8097860217094421,
-0.8602311611175537,
... |
Handler will handle our request comming from the API gateway | [
0.00872312393039465,
-0.8662714958190918,
0.48407235741615295,
0.1595427691936493,
0.016804104670882225,
0.375611275434494,
-0.8621380925178528,
0.8406915664672852,
-0.07147077471017838,
-1.1669092178344727,
-0.006036476697772741,
0.3281981647014618,
-0.10485057532787323,
0.564763128757476... |
fills device offline periods for multiple sensors | [
0.1503055989742279,
0.08828317373991013,
0.29931896924972534,
0.6232686042785645,
-0.044068582355976105,
1.1103373765945435,
-0.6159766912460327,
-0.8538283109664917,
1.3505032062530518,
-0.27630552649497986,
0.21120493113994598,
-0.4056732654571533,
0.430599570274353,
-0.3461877703666687,... |
fills device offline periods for single sensor | [
0.2333981990814209,
0.3680630028247833,
0.2372221052646637,
0.36472079157829285,
-0.319557249546051,
1.0522077083587646,
-0.039898522198200226,
-0.7118371725082397,
1.5510215759277344,
-0.5911000967025757,
0.5179308652877808,
-0.08438044041395187,
0.677890419960022,
-0.6912084817886353,
... |
data has to be sorted asc. by date in order for this to work | [
-0.14288166165351868,
-0.5142177939414978,
0.670713484287262,
0.1504354476928711,
-0.06699733436107635,
0.5416876077651978,
-0.2130226194858551,
-0.8238036632537842,
-0.7944778800010681,
-0.4514182507991791,
0.5321890115737915,
-0.34862327575683594,
0.8396724462509155,
1.0068174600601196,
... |
qsort is a quicksort implmentation for sorting chart data | [
0.10748220235109329,
-0.5953972339630127,
0.45829105377197266,
-1.2812315225601196,
-1.2379611730575562,
0.5392277836799622,
0.5300806760787964,
-0.9898389577865601,
0.04522274434566498,
-1.3398306369781494,
-0.4332227408885956,
0.5762373805046082,
0.4039928615093231,
-0.2891055643558502,
... |
qsort is a quicksort implmentation for sorting chart data | [
0.10748220235109329,
-0.5953972339630127,
0.45829105377197266,
-1.2812315225601196,
-1.2379611730575562,
0.5392277836799622,
0.5300806760787964,
-0.9898389577865601,
0.04522274434566498,
-1.3398306369781494,
-0.4332227408885956,
0.5762373805046082,
0.4039928615093231,
-0.2891055643558502,
... |
Write append bytes to b | [
-1.0129339694976807,
0.13154754042625427,
0.3222617506980896,
0.10408397763967514,
0.911940336227417,
0.49370917677879333,
-0.4756692349910736,
0.29747748374938965,
0.521027684211731,
-0.43625473976135254,
0.01530870795249939,
0.4704894423484802,
-0.7724127769470215,
0.24339231848716736,
... |
Close will do nothing | [
-0.20889751613140106,
-0.007835812866687775,
0.6696463823318481,
0.4980333149433136,
-0.17841997742652893,
1.6051576137542725,
0.6136306524276733,
-0.7320709228515625,
-0.32255280017852783,
-2.6988632678985596,
-0.016780614852905273,
-0.13929250836372375,
-1.114119291305542,
0.899301350116... |
NewAdapter create a fake adapter with sync read method | [
0.14508214592933655,
-1.0810906887054443,
0.3493165373802185,
0.33109554648399353,
-1.1032840013504028,
-0.7263968586921692,
0.305269718170166,
-0.693123459815979,
0.09354781359434128,
-0.5818615555763245,
0.5045480728149414,
0.07151725143194199,
0.30454498529434204,
0.2367105633020401,
... |
NewRESTServer allocates and returns a new server. | [
-0.8523514866828918,
-1.4030990600585938,
0.43208858370780945,
0.2810659110546112,
0.5110305547714233,
-0.2608485221862793,
-0.46289387345314026,
-1.3047585487365723,
0.5527190566062927,
-1.2677847146987915,
-0.939466118812561,
0.43942683935165405,
-1.2122911214828491,
-0.5988211035728455,... |
New returns an instance of Snapshot object with the parameter set | [
-0.6465643644332886,
-0.19811764359474182,
0.4470219612121582,
-0.004855677485466003,
-1.4479684829711914,
-0.1254531741142273,
-0.17602340877056122,
-0.5236989259719849,
-0.006535212509334087,
-0.7107243537902832,
-0.2900817394256592,
-0.62673419713974,
0.8923639059066772,
-0.230569645762... |
Meta returns a copy of the Snapshot Metadata object | [
-0.6061162352561951,
-0.5634337067604065,
0.7175713777542114,
0.8362342715263367,
-1.0893375873565674,
-0.1340002864599228,
-0.931945264339447,
-0.7876559495925903,
0.18037858605384827,
0.11645717918872833,
0.08542229980230331,
0.6092237830162048,
0.8162044882774353,
-1.4914153814315796,
... |
Data returns the unzipped Snapshot data | [
-0.41688114404678345,
-0.32140588760375977,
0.35706397891044617,
-0.04269670322537422,
-0.9926124215126038,
-0.05406332015991211,
-1.0788254737854004,
0.47033295035362244,
1.5584787130355835,
-1.1944503784179688,
-0.9415711164474487,
-0.30625149607658386,
0.525406002998352,
-1.309308409690... |
Encode returns the bytes slice snapshot representation Snapshot Layout: |metadatasize|metadata|data| metadatasize: uint64 (8 bytes) specifies the amount of metadata bytes metadata: Gob encoded of Metadata struct data: Proxy data, byte slice. The Metadata have information about it, Storage, Gzipped and version. | [
-0.18340393900871277,
0.9335201978683472,
0.4797758460044861,
-0.3355969488620758,
0.3410344123840332,
-0.13293316960334778,
-0.5415983200073242,
-0.191216379404068,
0.09633078426122665,
-0.09828455001115799,
-0.44785329699516296,
0.13686983287334442,
-0.2996886670589447,
-0.74683368206024... |
WriteDataToTmpFile writes the data field (unzipped) to a temporal file | [
0.27967268228530884,
-0.4997130334377289,
0.3275013864040375,
-1.41179358959198,
1.4405837059020996,
0.5302433371543884,
0.0782235786318779,
0.7291709780693054,
-0.44821593165397644,
-0.2694922387599945,
-0.8425723314285278,
-0.52415531873703,
-0.25584539771080017,
-0.49499747157096863,
... |
WriteDataToFile writes the data field (unzipped) to a given file path | [
-0.1432027369737625,
-0.22886617481708527,
0.2996211349964142,
-1.1955034732818604,
1.21479070186615,
1.0988410711288452,
0.442088782787323,
0.7573563456535339,
-0.9025912880897522,
-0.44277673959732056,
-1.2787210941314697,
-0.02198292873799801,
0.43736517429351807,
-0.5511571168899536,
... |
DecodeFromFile decodes a snapshot file from a given path | [
0.3097319006919861,
-0.36020809412002563,
0.3237871527671814,
0.15048545598983765,
-1.2690365314483643,
0.06039491295814514,
-0.08624714612960815,
0.4871293306350708,
-0.48329830169677734,
-1.1786473989486694,
-0.5843204259872437,
-0.5431478023529053,
0.9826287031173706,
-1.422720193862915... |
Decode decode a byte slice and returns the Snapshot object | [
-0.24685119092464447,
0.4567404091358185,
0.1973104178905487,
0.37684574723243713,
-1.0065505504608154,
-0.5712099671363831,
-0.8605700731277466,
0.5065715312957764,
1.3098175525665283,
-1.4617199897766113,
-0.40621501207351685,
-0.47256147861480713,
-0.027643200010061264,
-1.4211134910583... |
Get takes name of the helm, and returns the corresponding helm object, and an error if there is any. | [
-0.15251079201698303,
-0.4336391091346741,
0.527351438999176,
0.7329975962638855,
0.019160207360982895,
-0.5352725982666016,
0.08823420852422714,
-1.906450629234314,
-0.15469998121261597,
0.2798718214035034,
-0.0753716230392456,
1.0926393270492554,
0.08033761382102966,
-0.27096936106681824... |
List takes label and field selectors, and returns the list of Helms that match those selectors. | [
-0.3268049955368042,
-0.5570322871208191,
0.26493602991104126,
0.707916259765625,
1.0899362564086914,
0.5071078538894653,
-0.817327082157135,
-0.6961773633956909,
-0.22380606830120087,
-0.0009477592539042234,
0.13606853783130646,
0.2401474118232727,
0.7680827975273132,
-0.3715309500694275,... |
Watch returns a watch.Interface that watches the requested helms. | [
0.09493327140808105,
-0.2698683738708496,
0.1792871057987213,
0.7409093976020813,
0.6732544898986816,
0.43990838527679443,
0.037233419716358185,
-1.652199625968933,
0.08955615758895874,
-1.2224935293197632,
-0.2761895954608917,
0.6581500172615051,
0.384867399930954,
-0.48692551255226135,
... |
Create takes the representation of a helm and creates it. Returns the server's representation of the helm, and an error, if there is any. | [
-0.5151183009147644,
-0.06691727787256241,
0.5457420349121094,
0.5844536423683167,
-0.1948080211877823,
-0.1223786249756813,
-0.32182714343070984,
-1.4088796377182007,
0.04075494781136513,
0.18573690950870514,
-0.42000922560691833,
0.0660797581076622,
-0.8434714674949646,
0.228464484214782... |
Update takes the representation of a helm and updates it. Returns the server's representation of the helm, and an error, if there is any. | [
-0.8966215252876282,
-0.9097029566764832,
0.5835505723953247,
0.3068230152130127,
-0.872927725315094,
-0.6183914542198181,
-0.24687498807907104,
-1.0459970235824585,
0.5044091939926147,
0.6873835325241089,
-0.18888400495052338,
0.2607797384262085,
-1.0641664266586304,
0.04782465472817421,
... |
UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus(). | [
-0.4258021116256714,
-0.21951600909233093,
0.4550563097000122,
-0.059120435267686844,
-0.009871991351246834,
0.7089003324508667,
0.3661125600337982,
-0.347969651222229,
-0.2025541067123413,
-0.26717859506607056,
-0.7530668377876282,
0.4734828770160675,
-0.38791507482528687,
1.1694749593734... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.