LibreSolvE icon
LibreSolvE icon

LibreSolvE

LibreSolvE is a Free, Libre and Open Source Software (FLOSS) equation solver inspired by Engineering Equation Solver (EES). It reads plain-text .lse files and solves systems of non-linear algebraic equations, plus ordinary differential equations via an Integral function...

Cost / License

Platforms

  • Mac
  • Windows
  • Linux
0likes
0comments
0articles

Features

  1.  Command line interface
  2.  Math Solver

LibreSolvE News & Activities

Highlights All activities

Recent activities

LibreSolvE information

  • Licensing

    Open Source (LGPL-3.0) and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Education & ReferenceOS & Utilities

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
LibreSolvE was added to AlternativeTo by Foad on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is LibreSolvE?

LibreSolvE is a Free, Libre and Open Source Software (FLOSS) equation solver inspired by Engineering Equation Solver (EES). It reads plain-text .lse files and solves systems of non-linear algebraic equations, plus ordinary differential equations via an Integral function, from the command line on Windows, macOS and Linux.

It is built in C# on .NET with an ANTLR-based parser for EES-style syntax, and uses MathNet.Numerics for numerical solving. Distribution is a single self-contained executable per platform — no runtime installation required.

The project deliberately targets syntax compatibility with EES so that the same input file can be read by both tools. Current status is early alpha: a subset of the EES language is supported, and thermophysical property functions and unit checking are not yet implemented.

LibreSolvE is an independent project and is not affiliated with or endorsed by F-Chart Software.

Official Links