Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/BMTools
/ wolframalpha
Function
wolframalpha
bmtools/tools/wolframalpha/__init__.py:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
@register(
"wolframalpha"
)
4
def
wolframalpha():
5
from
.api
import
build_tool
6
return
build_tool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected