Code Monkey home page Code Monkey logo

gausel's Introduction

Gausel

Solves a linear system symbolically and produces a LaTeX file containing all the information linked to the resolution as new commands. The matrix coefficients can either be zeros, symbols (which are assumed to be different from 0) or/and integer/rational values.

Use sbt 0.12.1 to compile the source. Generate the jar with:

cd trunk/
sbt
> one-jar

The jar will be in

target/scala_2.9.2/gausel_2.9.2-1.1-onejar.jar

Gausel takes files in a special syntax as input, take a look at the examples in examples/. You can put LaTeX in the input file, as in examples/testwithtext. It will be put in the body of the resulting LaTeX file. You can also only specify the linear system (as in examples/testtextfree), the body of the LaTeX file will be empty. The syntax itself is pretty much self explanatory.

Try it without doing anything with

java -jar release/v1.1/gausel.jar releases/v1.1/examples/testwithtext

Do not hesitate to contact the developper for questions / bugs / other things.

Changelog:

1.1:

  • now uses sbt 0.12.1 with scala 2.9.2.
  • now runs on windows, although the ansi escape sequence are not recognized (no color and weird 03331;1m appear in the terminal).
  • less verbose.

gausel's People

Contributors

uchuu avatar

Watchers

 avatar

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.