Re: [R] computer algebra in R

2023-11-28 Thread Søren Højsgaard via R-help
Just wanted to mention that the caracas package *may* be better at solving this problem Best Søren -Original Message- From: Konrad via R-help Reply-To: Konrad To: R-help@r-project.org Subject: [R] computer algebra in R Date: Tue, 28 Nov 2023 11:03:36 +0100 Dear all, I'm currently work

[R] computer algebra in R

2023-11-28 Thread Konrad via R-help
Dear all, I'm currently working on converting mathematica code (https://github.com/ASDSE/thermosimfit/blob/master/Packages/thermoHD-Comp/thermoCacheHD-1Comp.m) to R. The code is related to solve algebraic systems. eqthermo = {h0 == h + hd + hga, d0 == d + hd, ga0 == ga + hga, kga == hga