emigdioz / LeafGP_archive

Visual GP Modeling Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated version. Is not maintained anymore.

LeafGP

Visual GP Modeling Tool

Copyright (C) 2016 by Emigdio Z-Flores

emigdioz[at]gmail.com

alt text

This work is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the license, or (at your option) any later version. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Contact: Posgrado de Ciencias de la Ingenieria

Instituto Tecnologico de Tijuana, Mexico

Tree-Lab research group

Requirements

  • Qt (5.4 or later)
  • OpenBLAS (0.2.16 or later)
  • OpenGL (GLX 1.3 or later)

##Compile steps: It is highly advised to use QtCreator to compile this program, as it is easier and straightforward.

Using QtCreator >3.4, open .pro file and configure the project to the user needs. Setup the output compiling path for debug and release modes. Use build option to compile and generate executable.

Please note that the release mode incorporates pre-processor optimization options.

Note: Currently tested in Ubuntu only (15.10)

Disclaimer

LeafGP contains either original or modified code from the following software (license type)

  • BEAGLE Puppy (LGPL 2.1)
  • Levmar (GPL 3.0)
  • Jkqtmathtext (LGPL 2.1)
  • Qcustomplot (GPL 3.0)
  • Qwt3Dplot (zlib)

About

Visual GP Modeling Tool

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 88.2%Language:C 11.5%Language:QMake 0.3%