{"uid":"cap_YZ-_eNCCbIcmnR1tk8yG3","slug":"numora-matrix-eigenvalues-api-77312a3c","name":"Numora Matrix Eigenvalues API","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numorapoi.orbonomy.xyz/api/matrix/eigenvalues","method":"POST","headers":{},"bodySchema":{"type":"object","required":["A"],"properties":{"A":{"type":"array","description":"Matrix (2D array)"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Hm1EQOnVkMXySkPJ6lTUo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the eigenvalues of a given square matrix using pure server-side math with no external dependencies.","exampleAgentPrompt":"Can you compute the eigenvalues of this matrix: [[4, 1], [2, 3]]?","exampleUseCases":null,"resultDescription":"Returns a JSON object with success:true, a result object containing the computed eigenvalues (and possibly eigenvectors), and a human-readable 'computation' string describing what was calculated.","failureModes":["Non-square matrix input returns an error","Malformed 2D array (jagged or non-numeric entries) causes validation failure","Very large matrices may time out or exceed computational limits","Missing required 'A' field returns 400-level error","Singular or ill-conditioned matrices may return warnings about numerical stability"],"whenToPreferThis":"Choose this endpoint when you need fast, serverless eigenvalue computation without setting up a local math library, when operating in an agent context that uses x402 micropayments on Base, or when you want a pure math result with zero external service dependencies. Prefer over general-purpose compute services when the task is strictly eigenvalue extraction from a matrix.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:55:41.925Z","isFirstParty":false}