<@U0HUJ25V1> I'm trying to be able to call CAS fun...
# datascience
l
@thomasnield I'm trying to be able to call CAS functions from Kotlin (ideally #multiplatform compatible) like equation solving functions that can give you a shorter version of your equation by passing variables with unknown values. I recall using an Android app with xcas inside and I could get it to solve an equation. But I guess I should become more familiar with linear algebra first. Also, this CAS thing may be too complex for me at the moment.