MCPcopy Index your code
hub / github.com/chewxy/math32

github.com/chewxy/math32 @v1.11.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.11.2 ↗ · + Follow
235 symbols 793 edges 63 files 83 documented · 35% 7 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

math32 GoDoc

A float32 version of Go's math package. The majority of code in this library is a thin float32 wrapper over the results of the math package that comes in the standard lib.

The original code is lifted from the Go standard library which is governed by a BSD-style licence which can be found here: https://golang.org/LICENSE.

Core symbols most depended-on inside this repo

Shape

Function 233
Struct 2

Languages

Go100%

Modules by API surface

all_test.go126 symbols
unsafe.go6 symbols
floor.go6 symbols
dim.go6 symbols
exp.go5 symbols
bits.go5 symbols
sincos.go4 symbols
pow.go3 symbols
math32_test.go3 symbols
atan.go3 symbols
tan.go2 symbols
sqrt.go2 symbols

For agents

$ claude mcp add math32 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page