Skip to content

DCGP 1.4

Compare
Choose a tag to compare
@bluescarni bluescarni released this 15 Nov 10:17
· 256 commits to master since this release
2ea1296

This release come with various important new features on the Python side. Most importantly, kernels, kernel sets and expressions are now picklable, and thus they can now be used in conjunction with pagmo/pygmo's parallel constructs.

As a consequence of various internal changes that we had to implement, there is currently a performance regression with scalar kernels. We will be addressing the performance issues in future DCGP releases.