Giter Site home page Giter Site logo

int4sci-v2's Introduction

Int4Sci-v2

Int4Sci is interval analysis toolbox for Scilab

Basic Int4Sci binary versioon installation

1 Unpack the archive with the required version

2 Copy the folder "int4sci-v2" to the folder $SCIHOME/contrib/

3 Run Scilab.

Installation only tested with :

Scilab 5.4.1 binary files downloaded ( http://www.scilab.org/download/index_download.php) and compiled on Linux (Ubuntu 12.04).

Basic Int4Sci installation

  1. You must download the source Profil-2.0.8 and apply to them the patch ( https://github.com/Int4Sci/Profil-2.0.8-patch )
  2. Compile Profil-v2.0.8 with parameter x86-ASM (You should have installed gcc and g++ compiler on Linux or you shoud have MinGW compiler for Windows.)
  3. Copy the folder "lib" and "include" from Profil-2.0.8 to Int4Sci-v2.0.1/Profil
  4. Copy the folder "int4sci-v2.0.1" to the folder $SCIHOME/contrib/
  5. Run Scilab
  6. Install Mingw Compiler for Scilab
  7. Run --> exec builder.sce;
  8. To run the tests for Int4sci --> I4Stest();

Basic use To get started with Int4Sci, see the Tutorial.

You can access Int4Sci on line documentation by typing in your Scilab window :

--> apropos interval;

Finally, a set of tests for Int4sci is available by typing in your Scilab window :

--> I4Stest();

int4sci-v2's People

Contributors

dmitriibarillo avatar

Watchers

 avatar  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.