Tungsten Documentation
Tungsten is a Neovim plugin that seamlessly integrates Wolfram functionalities directly into your editor. Designed to eliminate context switching, it brings powerful mathematical capabilities—including equation solving, symbolic calculus, and 3D plotting—right into your buffer using standard LaTeX syntax.
Documentation
-
Introduction New here? Start with installation, configuration, and a quick tour of the plugin's core philosophy.
-
Domains Deep dives into specialized domains including Algebra, Calculus, Differential Equations, Linear Algebra, and Plotting.
-
Reference Detailed API documentation, command lists, syntax grammar specifications, and backend integration specifics.
Key Features
- Seamless Workflow: Evaluate LaTeX-formatted math without leaving Neovim.
- Specialized Domains: specialized handling for Arithmetic, Calculus, Linear Algebra, and more.
- Rich Plotting: Generate 2D curves, 3D surfaces, and scatter plots directly from your code.
- LaTeX Native: Write mathematical expressions using standard LaTeX syntax and shorthand.
Quick Install
For lazy.nvim users:
{ 'B1gum/Tungsten' }
See the Installation Guide for further installation instructions.
For an overview of all the documentation pages see the Table of Contents.
