Releases: BayesWitnesses/m2cgen
Releases · BayesWitnesses/m2cgen
v0.2.0
- Golang joins the family of languages supported by
m2cgen
🎉 Credit goes to @matbur for making such a significant contribution 🥇
- For generated C code the custom
assign_array
function that was used to assign vector values has been replaced with plain memcpy
.
v0.1.1
- Fix handling of the "default_left" value in the LightGBM assembler.