This update to Kilosim involves breaking changes in the way that you compile and run your code. This release updates the build system to use CMake, which should make it easier to compile and use with different operating systems. For instructions on how to use the new CMake system, see the README. This release does not change the underlying behavior of the simulator when executed. To use this new release with existing code, minor changes may be necessary to your code for CMake to find all of your files. For an example of the code structure and a CMake file for compiling code that uses Kilosim, see the Kilosim Demo repository
Since CMake >= 3.20 is required for Intel compilers and to reduce maintenance burden due to numerous...
This release is a major improvement when building with CMake: CMake can automatically install Eigen...
Another release with multiple CMake-configuration improvements. Most visibly, most high-level CMake ...
This introduces small changes to simplify compiling: Examples are now included in the default make ...
Kilosim is an open-source simulator for Kilobot robots, designed for fast, scalable performance and ...
CMake is a very powerful set of tools for creating cross-platform builds and installs from source fo...
CMake is an open-source build tool enabling collaboration among software developers working on disti...
The ALPSCore project, based on the ALPS (Algorithms and Libraries for Physics Simulations) project, ...
cmake >= 3.14 required to make life easier for the modern CMake user noted how BUILD_BYPRODUCTS is n...
The CMS experiment relies on a substantial C++ and Python-based software release for its day-to-day ...
Minor release updating various dependency versions. Full Changelog: https://github.com/BlueObelisk/...
Major update to CMake code, which first and foremost makes it possible for downstream CMake-based pr...
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
Full Changelog: https://github.com/sitiny/BRIC_TUS_Simulation_Tools/commits/v1.0.0If you use this so...
CMake is a powerful tool, it can help us build - maybe not towers - but great app at least! But it i...
Since CMake >= 3.20 is required for Intel compilers and to reduce maintenance burden due to numerous...
This release is a major improvement when building with CMake: CMake can automatically install Eigen...
Another release with multiple CMake-configuration improvements. Most visibly, most high-level CMake ...
This introduces small changes to simplify compiling: Examples are now included in the default make ...
Kilosim is an open-source simulator for Kilobot robots, designed for fast, scalable performance and ...
CMake is a very powerful set of tools for creating cross-platform builds and installs from source fo...
CMake is an open-source build tool enabling collaboration among software developers working on disti...
The ALPSCore project, based on the ALPS (Algorithms and Libraries for Physics Simulations) project, ...
cmake >= 3.14 required to make life easier for the modern CMake user noted how BUILD_BYPRODUCTS is n...
The CMS experiment relies on a substantial C++ and Python-based software release for its day-to-day ...
Minor release updating various dependency versions. Full Changelog: https://github.com/BlueObelisk/...
Major update to CMake code, which first and foremost makes it possible for downstream CMake-based pr...
Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortra
Full Changelog: https://github.com/sitiny/BRIC_TUS_Simulation_Tools/commits/v1.0.0If you use this so...
CMake is a powerful tool, it can help us build - maybe not towers - but great app at least! But it i...
Since CMake >= 3.20 is required for Intel compilers and to reduce maintenance burden due to numerous...
This release is a major improvement when building with CMake: CMake can automatically install Eigen...
Another release with multiple CMake-configuration improvements. Most visibly, most high-level CMake ...