← Package directory
Available on winget

Install CalcpadCE

An open-source engineering worksheet editor with simple syntax and beautifully rendered output in real time

Install with winget
winget install --id Imartincei.CalcpadCE
Upgrade
winget upgrade --id Imartincei.CalcpadCE
Uninstall
winget uninstall --id Imartincei.CalcpadCE

About CalcpadCE

CalcpadCE is an open-source tool for mathematical and engineering calculations. Write your formulas in a simple, readable syntax and get beautifully rendered output with plots, diagrams, and formatted results all in real time. For Desktop, Web and Visual Studio Code.

What's new in 7.6.5

What's Changed - CLI: Change default precision 6 -> 2 to align with the default setting of the WPF application by @fwolter in #70 - Add *.csproj.lscache to gitignore by @fwolter in #89 - Handle trailing empty lines consistently by @fwolter in #83 - CLI: fix crash if the settings dir does not exist under Linux by @fwolter in #80 - core: add VAh/VARh apparent and reactive energy units by @nicolas-fournier in #98 - Fix unexpected behavior in variable substitution rendering by @javila in #105 - Installer: register fonts during installation by @fwolter in #107 - Refactor Unit class to fallback kV to V by @Proektsoft-EOOD in #113 - Change ElectricalUnits from FrozenSet to FrozenDictionary<Unit,… by @imartincei in #126 πŸ›‘οΈ Installation Note (Windows SmartScreen) Because CalcpadCE is a new, community-driven project, Windows SmartScreen may flag the installer as an unrecognized app. This is normal for new open-source software. To proceed, simply click "More info" and then "Run anyway". Downloads ──────────────────────────────────────────┬─────────────────┬──────┬────────────── File β”‚OS β”‚Arch β”‚.NET Runtime ──────────────────────────────────────────┼─────────────────┼──────┼────────────── πŸͺŸ CalcpadCE-setup-7.6.5.exe β”‚Windows Installerβ”‚64-bitβ”‚Auto-installed ──────────────────────────────────────────┼─────────────────┼──────┼────────────── πŸͺŸ CalcpadCE-portable-7.6.5.zip β”‚Windows Portable β”‚64-bitβ”‚Included ──────────────────────────────────────────┼─────────────────┼──────┼────────────── 🐧 CalcpadCE.7.6.5.linux-x64.deb β”‚Debian / Ubuntu β”‚x86 β”‚Auto-installed ─────────────────────────────────...

Read release notes

Version history

Version Updated Notes
7.6.5 Unknown What's Changed - CLI: Change default precision 6 -> 2 to align with the default setting of the WPF application by @fwolter in #70 - Add *.csproj.lscache to gitignore by @fwolter in #89 - Handle trailing empty lines consi...
v7.6.4 Unknown πŸ“¦ What's New General - Completed the official rebranding from Calcpad to CalcpadCE. CLI - Added ~ as an alternative prefix to ` for inserting Greek letters. - Introduced automatic language selection. Windows - The instal...