Giter Site home page Giter Site logo

abyvinod / geocalclib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from worc4021/geocalclib

0.0 1.0 0.0 163 KB

Interface for MATLAB to use LRS library and derivative functionality.

License: GNU General Public License v2.0

Makefile 0.10% MATLAB 1.89% C 86.54% C++ 11.46%

geocalclib's Introduction

This repository has been forked from worc4021/GeoCalcLib. Minor changes have been made. See

Installation instructions:

Linux

  1. Edit User.make to update the MATLABROOT.
  2. Run make in the bash terminal.

Changes from worc4021/GeoCalcLib

  1. Updates to installation procedure

Readme from worc4021/GeoCalcLib

Click here for the full description

This file is part of the geometric calculation library.

The geometric calculation library uses David Avis' LRS library, to compute the vertex enumeration of a polyhedral set P = {x: A*x<=b}. It also computes the facet enumeration to P = conv(V) + cone(R). It has a function to compute the projection of a polyhedron, as well as reduction functions to obtain minimal representations of both V and H-representations of polyhedra.

INSTALL: The geometric calculation library offers an interface to Matlab for all its functionality. It requires the GMP library.

Create a text file named User.make containing the variables MATLABROOT and INSTALLDIR (optionally you might need GMPINCLUDE) which provide the absolute path to your Matlab installation and to the desired installation directory respectively (and the location of the GMP header gmp.h).

Run

	make

You should now be able to run the mex files from Matlab.

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.