8000 GitHub - wangzildj/Mathpix: Mathpix API in Mathematica
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wangzildj/Mathpix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathpix

Use paclet manager to install the latest version:

ResourceFunction["GitHubInstall"]["GalAster", "Mathpix"]

Apply for your API Key from https://dashboard.mathpix.com/signup, with one thousand free credits per month

Then set your key and load the function:

PersistentValue["Mathpix", "Local"]={"$KeyName","$KeyValue"};

Usage

Mathpix receives a Image, or the String of path to the image, or MathpixAPI object.

And have the following modes: {N, D, E, Text, "Raw"}.

NormalMode

Normal

DisplayMode

Display

ExpressionMode

Expression

RawMode

Raw

About

Mathpix API in Mathematica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mathematica 100.0%
0