MST is a powerful tool to incorporate symbolic operations as well as numeric ones. But someone have to implement algorithms.
altavir
01/10/2023, 12:31 PM
Actually, it seems that integration has all necessary parts. You can generate type-safe MST expression in KMath, optimize it in SymJa and convert back. Need only a simple extension method for that.