Site access to a computational engine, with the usage statistics a renewal decision needs.
Qurak serves the STEM patron: thousands of documented functions, each with an honest availability answer, verified recipes for real coursework, and an engine that computes calculus, algebra and statistics in the browser with nothing installed. A site licence is an organization with the seat cap left unset; usage comes as numbers on screen and as a CSV export your renewal file can cite.
It computes from your model, not from your files: Qurak solves what you write down, and does not read spreadsheets or datasets.
There is no SSO and no IP-range authentication yet: access is by account, under your organization, and we would rather say so here than in your security review. Ask for what your consortium needs - the roadmap answers to real requests.
Every example here was run by the engine that will run yours.
| You write | It answers |
|---|---|
| DSolve[y''[x] + y[x] == 0, y[x], x] | {{y[x] -> C[1]*Cos[x] + C[2]*Sin[x]}} |
| Sum[1/n^2, {n, 1, Infinity}] | Pi^2/6 |
| FactorInteger[1729] | {{7, 1}, {13, 1}, {19, 1}} |
Plot[Exp[-x/5] Sin[2 x], {x, 0, 10}] · Plots render as SVG, in the workbench and over the API.Qurak is an MCP server, so Claude, Cursor, VS Code and any other MCP client can hand it a calculation and get a real answer back instead of a plausible one. There is an HTTP API for everything else. Both are open on the free plan.