GithubHelp home page GithubHelp logo

ptrbroz / les Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.1 MB

LES stands for Lots of trees. At least in Czech. In English, it may or may not stand for Linear Equation Solver.

TeX 0.47% Makefile 0.44% Java 99.10%

les's Introduction

Basic usage :

Prepare a .tex file, inserting into it the starting equation. Make sure that it is in following format : %les yourEquationHere;

TEX-style notation is somewhat supported - the parser will handle \frac{}{}, \cdot, \sqrt{} et cetera, but there may still be unsupported features.

You may also append the variable that you wish to find to the notation, like so : %les y+x=0;y;

In absence of user-specified variable, x is used.

To run LES on a file thus prepared, just run release/les.jar with the file as an argument. Multiple equations can be processed at once - ensure to put each on its own line, prefaced with %les etc.

This project is still very much a wip and may enter infinite loops when faced with a quadratic equation. Checking for unsafe steps is not yet implemented, incorrect results are therefore a possibility.

les's People

Contributors

ptrbroz avatar

Watchers

James Cloos avatar  avatar

les's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.