Hi there 👋
Welcome to my profile.
🔭 I’m currently working on matplotplusplus and pareto-front.🦎 I specialise in evolutionary computation and computational intelligence in general.
Feel free to fork projects, raise issues and submit PRs.
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upWelcome to my profile.
Feel free to fork projects, raise issues and submit PRs.
Hi, Great project. Is it possible to create a window without blocking the main thread on Mac OS somehow? Something like: std::thread t([&]() { app _…