MCPcopy Create free account

hub / github.com/anipr2002/npz-web-viewer / functions

Functions117 in github.com/anipr2002/npz-web-viewer

↓ 50 callersFunctioncn
(...inputs: ClassValue[])
npz_viewer_client/lib/utils.ts:4
↓ 7 callersFunctiongetCurrentUser
(ctx: QueryCtx)
npz_viewer_client/convex/users.ts:50
↓ 5 callersFunctionfmt
(n: number)
npz_viewer_client/components/dashboard/data-table/StatsPanel.tsx:68
↓ 3 callersFunctionrequireRateLimit
( endpoint: "clustering" | "dimensionalityReduction" | "revenue" )
npz_viewer_client/lib/server-premium.ts:103
↓ 3 callersFunctionuserByExternalId
(ctx: QueryCtx, externalId: string)
npz_viewer_client/convex/users.ts:58
↓ 2 callersFunctiongetPaidProOrderAmountCents
( order: Pick<Doc<"orders">, "amount" | "productId" | "status">, )
npz_viewer_client/convex/premium.ts:21
↓ 2 callersFunctiongetPolarOrderAmountCents
(order: { totalAmount: number; subtotalAmount: number; netAmount: number; taxAmount: number; items:
npz_viewer_client/convex/premium.ts:31
↓ 2 callersFunctionisProOrder
(order: Pick<Doc<"orders">, "productId">)
npz_viewer_client/convex/premium.ts:11
↓ 2 callersFunctionparseNpy
(buffer: ArrayBuffer)
npz_viewer_client/lib/npy-parser.ts:140
↓ 2 callersFunctionrequirePremium
()
npz_viewer_client/lib/server-premium.ts:131
↓ 2 callersFunctionreshape
(flat: number[], shape: number[])
npz_viewer_client/lib/npy-parser.ts:128
↓ 2 callersFunctionresolve
(key: string)
npz_viewer_client/components/dashboard/data-table/ComparePanel.tsx:93
↓ 2 callersFunctionswapBytes
(buf: ArrayBuffer, bytesPerElement: number)
npz_viewer_client/lib/npy-parser.ts:117
↓ 2 callersFunctionvalidateFiles
(files: File[])
npz_viewer_client/components/dashboard/file-uploader/FileDropzone.tsx:18
↓ 2 callersFunctionvalidateShape
(shape: number[], fileName: string, limits: ParseLimits)
npz_viewer_client/lib/npz-parser.ts:34
↓ 1 callersFunctionbuildOptions
(data: Record<string, Record<string, ArrayData>>)
npz_viewer_client/components/dashboard/data-table/ComparePanel.tsx:25
↓ 1 callersFunctioncheckPremiumStatus
()
npz_viewer_client/lib/server-premium.ts:17
↓ 1 callersFunctioncheckRateLimit
( endpoint: "clustering" | "dimensionalityReduction" | "revenue" )
npz_viewer_client/lib/server-premium.ts:66
↓ 1 callersFunctioncomputeStats
(flat: number[])
npz_viewer_client/components/dashboard/data-table/StatsPanel.tsx:25
↓ 1 callersFunctioncountTotalArrays
(data: Record<string, Record<string, ArrayData>>)
npz_viewer_client/components/dashboard/data-table/DataTable.tsx:71
↓ 1 callersFunctiondownloadCSV
(arrayData: number[][], fileName: string)
npz_viewer_client/utils/csv-utils.ts:1
↓ 1 callersFunctionfetchBmacTotal
()
npz_viewer_client/app/api/revenue/route.ts:8
↓ 1 callersFunctionflattenAll
(data: any[])
npz_viewer_client/components/dashboard/charts/Histogram.tsx:18
↓ 1 callersFunctionflattenData
(data: any[])
npz_viewer_client/components/dashboard/data-table/StatsPanel.tsx:12
↓ 1 callersFunctiongenerateDBSCANCode
( fileName: string, arrayName: string, eps: number, minSamples: number, normalize: boolean )
npz_viewer_client/lib/python-codegen.ts:182
↓ 1 callersFunctiongenerateKMeansCode
( fileName: string, arrayName: string, nClusters: number, normalize: boolean )
npz_viewer_client/lib/python-codegen.ts:153
↓ 1 callersFunctiongeneratePCACode
( fileName: string, arrayName: string, nComponents: number )
npz_viewer_client/lib/python-codegen.ts:210
↓ 1 callersFunctiongenerateSliceCode
( fileName: string, arrayName: string, sliceIndices: number[], shape: number[] )
npz_viewer_client/lib/python-codegen.ts:236
↓ 1 callersFunctiongenerateStatsCode
( fileName: string, arrayName: string, dtype: string )
npz_viewer_client/lib/python-codegen.ts:3
↓ 1 callersFunctiongetChartCodeGenerator
( chartType: string )
npz_viewer_client/lib/python-codegen.ts:255
↓ 1 callersFunctionhandleFileClick
(index: number)
npz_viewer_client/components/dashboard/file-uploader/FileDropzone.tsx:77
↓ 1 callersFunctionhandleFileDelete
(index: number)
npz_viewer_client/components/dashboard/file-uploader/FileDropzone.tsx:84
↓ 1 callersFunctionisPaidProOrder
( order: Pick<Doc<"orders">, "productId" | "status">, )
npz_viewer_client/convex/premium.ts:15
↓ 1 callersFunctionparseFiles
( files: File[], limits: ParseLimits = FREE_LIMITS )
npz_viewer_client/lib/npz-parser.ts:90
↓ 1 callersFunctionparseHeader
(buffer: ArrayBuffer)
npz_viewer_client/lib/npy-parser.ts:60
↓ 1 callersFunctionparseNpyFile
( file: File, limits: ParseLimits = FREE_LIMITS )
npz_viewer_client/lib/npz-parser.ts:71
↓ 1 callersFunctionparseNpzFile
( file: File, limits: ParseLimits = FREE_LIMITS )
npz_viewer_client/lib/npz-parser.ts:42
↓ 1 callersFunctionsliceND
(data: any[], indices: number[])
npz_viewer_client/components/dashboard/data-table/SliceExplorer.tsx:16
↓ 1 callersFunctionstandardScale
(data: number[][])
npz_viewer_client/lib/ml/standard-scaler.ts:1
↓ 1 callersFunctiontoIsoString
(value: string | Date)
npz_viewer_client/convex/http.ts:22
↓ 1 callersFunctiontraverse
(val: any)
npz_viewer_client/components/dashboard/data-table/StatsPanel.tsx:14
↓ 1 callersFunctiontraverse
(val: any)
npz_viewer_client/components/dashboard/charts/Histogram.tsx:20
↓ 1 callersFunctionvalidateRequest
(req: Request)
npz_viewer_client/convex/http.ts:122
↓ 1 callersFunctionverifyPolarWebhook
(requestBody: string, headers: Record<string, string>)
npz_viewer_client/convex/http.ts:14
FunctionArrayColumn
({ label, options, selected, onSelect, arrayData, }: { label: string; options: { label: string;
npz_viewer_client/components/dashboard/data-table/ComparePanel.tsx:35
FunctionArrayCopyBtn
({ data }: { data: any[] })
npz_viewer_client/components/dashboard/data-table/DataTable.tsx:98
FunctionAuthButton
()
npz_viewer_client/components/AuthButton.tsx:74
FunctionBgNoiseWrapper
({ children, url, })
npz_viewer_client/components/ui/texture-wrapper.tsx:8
FunctionChartRenderer
({ arrayData, chartType, }: { arrayData: ArrayData; chartType: string | null; })
npz_viewer_client/components/dashboard/data-table/DataTable.tsx:44
FunctionClusteringPanel
({ arrayData, fileName = "data.npz", arrayName = "arr" }: ClusteringPanelProps)
npz_viewer_client/components/dashboard/ml/ClusteringPanel.tsx:36
FunctionClusteringVisualization
({ data, labels, centroids, algorithm, }: ClusteringVisualizationProps)
npz_viewer_client/components/dashboard/ml/ClusteringVisualization.tsx:13
FunctionComparePanel
({ data }: ComparePanelProps)
npz_viewer_client/components/dashboard/data-table/ComparePanel.tsx:84
FunctionConvexClientProvider
({ children }: { children: ReactNode })
npz_viewer_client/app/ConvexClientProvider.tsx:12
FunctionCopyButton
()
npz_viewer_client/components/dashboard/copy/CopyButton.tsx:3
FunctionDataTable
({ data }: DataTableProps)
npz_viewer_client/components/dashboard/data-table/DataTable.tsx:77
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
npz_viewer_client/components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
npz_viewer_client/components/ui/dialog.tsx:56
FunctionDimensionalityReductionPanel
({ arrayData, fileName = "data.npz", arrayName = "arr", }: DimensionalityReductionPanelProps)
npz_viewer_client/components/dashboard/ml/DimensionalityReductionPanel.tsx:36
FunctionDimensionalityVisualization
({ reducedData, algorithm, }: DimensionalityVisualizationProps)
npz_viewer_client/components/dashboard/ml/DimensionalityVisualization.tsx:11
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
npz_viewer_client/components/ui/dropdown-menu.tsx:171
FunctionFileDropzone
({ files, setFiles }: FileDropzoneProps)
npz_viewer_client/components/dashboard/file-uploader/FileDropzone.tsx:32
FunctionFileUploader
()
npz_viewer_client/components/dashboard/file-uploader/FileUploader.tsx:24
FunctionGET
()
npz_viewer_client/app/api/revenue/route.ts:38
FunctionGrayscaleImage
({ data }: GrayscaleImageProps)
npz_viewer_client/components/dashboard/charts/greyscale.tsx:7
FunctionHistogram
({ data }: HistogramProps)
npz_viewer_client/components/dashboard/charts/Histogram.tsx:33
FunctionHome
()
npz_viewer_client/app/(dashboard)/page.tsx:12
FunctionLineChart
({ data }: LineChartProps)
npz_viewer_client/components/dashboard/charts/chart.tsx:19
FunctionMLPanel
({ arrayData, fileName, arrayName, }: MLPanelProps)
npz_viewer_client/components/dashboard/ml/MLPanel.tsx:29
FunctionModeToggle
()
npz_viewer_client/components/ui/mode-toggle.tsx:15
FunctionMultiDimensionalArray
({ data, depth, }: MultiDimensionalArrayProps)
npz_viewer_client/components/dashboard/data-table/MultiDimensionalArray.tsx:16
FunctionNotFound
()
npz_viewer_client/app/not-found.tsx:15
FunctionPOST
(request: Request)
npz_viewer_client/app/api/ml/dimensionality_reduction/route.ts:13
FunctionPOST
(request: Request)
npz_viewer_client/app/api/ml/clustering/route.ts:21
FunctionPremiumGate
({ children, feature }: PremiumGateProps)
npz_viewer_client/components/PremiumGate.tsx:15
FunctionProBadge
({ isSignedIn }: { isSignedIn: boolean })
npz_viewer_client/components/AuthButton.tsx:17
FunctionProgressRing
({ percent }: { percent: number })
npz_viewer_client/components/dashboard/RevenueGoal.tsx:33
FunctionPythonCodeButton
({ generateCode, }: PythonCodeButtonProps)
npz_viewer_client/components/dashboard/PythonCodeButton.tsx:16
FunctionPythonCodeModal
({ code, open, onOpenChange, }: PythonCodeModalProps)
npz_viewer_client/components/dashboard/PythonCodeModal.tsx:20
FunctionRateLimitedCheckoutButton
({ className, children, }: RateLimitedCheckoutButtonProps)
npz_viewer_client/components/RateLimitedCheckoutButton.tsx:15
FunctionRevenueGoal
()
npz_viewer_client/components/dashboard/RevenueGoal.tsx:85
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
npz_viewer_client/app/layout.tsx:84
FunctionScatter3D
({ data }: Scatter3DProps)
npz_viewer_client/components/dashboard/charts/scatter3d.tsx:36
FunctionScatterPlot
({ data }: ScatterPlotProps)
npz_viewer_client/components/dashboard/charts/scatterplot.tsx:18
FunctionScatterSkeleton
()
npz_viewer_client/components/dashboard/charts/scatter3d.tsx:16
FunctionSliceExplorer
({ data, shape, fileName = "data.npz", arrayName = "arr" }: SliceExplorerProps)
npz_viewer_client/components/dashboard/data-table/SliceExplorer.tsx:22
FunctionStatsPanel
({ data, shape, ndim, dtype }: StatsPanelProps)
npz_viewer_client/components/dashboard/data-table/StatsPanel.tsx:99
FunctionSurface3D
({ data }: Surface3DProps)
npz_viewer_client/components/dashboard/charts/surface3d.tsx:42
FunctionSurfaceSkeleton
()
npz_viewer_client/components/dashboard/charts/surface3d.tsx:15
FunctionTable2D
({ data })
npz_viewer_client/components/dashboard/data-table/Table2d.tsx:14
FunctionThemeProvider
({ children, ...props }: React.ComponentProps<typeof NextThemesProvider>)
npz_viewer_client/components/theme-provider.tsx:6
FunctionToaster
({ ...props }: ToasterProps)
npz_viewer_client/components/ui/sonner.tsx:8
FunctionUploadButton
({ isLoading, onClick, disabled, }: UploadButtonProps)
npz_viewer_client/components/dashboard/file-uploader/UploadButton.tsx:12
FunctionblocksNewProCheckout
( order: Pick<Doc<"orders">, "productId" | "status">, )
npz_viewer_client/convex/premium.ts:51
FunctioncopyToClipboard
()
npz_viewer_client/components/dashboard/PythonCodeModal.tsx:27
FunctioncopyToClipboard
()
npz_viewer_client/components/dashboard/data-table/DataTable.tsx:101
FunctiongenerateGrayscaleCode
( fileName: string, arrayName: string )
npz_viewer_client/lib/python-codegen.ts:68
FunctiongenerateHistogramCode
( fileName: string, arrayName: string )
npz_viewer_client/lib/python-codegen.ts:85
FunctiongenerateLineChartCode
( fileName: string, arrayName: string )
npz_viewer_client/lib/python-codegen.ts:23
FunctiongenerateScatter3DCode
( fileName: string, arrayName: string )
npz_viewer_client/lib/python-codegen.ts:103
FunctiongenerateScatterPlotCode
( fileName: string, arrayName: string )
npz_viewer_client/lib/python-codegen.ts:44
next →1–100 of 117, ranked by callers