Giter Site home page Giter Site logo

pop-team / pop-cpp Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 155.15 MB

POP-C++ Repository

Home Page: http://gridgroup.hefr.ch/popc/doku.php/main_page

License: GNU General Public License v2.0

Makefile 3.13% Perl 3.52% Shell 3.78% C++ 80.24% CMake 2.07% C 3.17% Lex 0.86% Yacc 3.22%

pop-cpp's People

Contributors

beatwolf avatar clementval avatar lwinkler avatar wichtounet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pop-cpp's Issues

XMP directory missing

I just notice that the xmpdirectory is not there anymore but the option is still available in the cmake file. There was some code about the parallel object group in this directory ... is it gone for good or it has just moved some place else ?

Compilation failed on archlinux

Hi,

I have an error when compiling on my laptop :
‘accumulate’ is not a member of ‘std’ prots = std::accumulate(list.begin(), list.end(), std::string()

and I resolve this by adding
#include <numeric>

in top of the lib/core/combox_factory.cc file

Have a nice Day !

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.