Sailfish Community News, 21st Sep, PINE64

Heh, it’s also got a Solver for arbitrary stuff, like:

equation 1 = ax^2 + bx + c , equation 2 = 0 ( :wink:
6/(5-sqrt(x)) = sqrt(x)

So, simple solver.

I had released the app Plotter , Plotter | OpenRepos.net — Community Repository System (had a harbour name clash, otherwise it’d be there) which is actually just the plotting functionality I want to add to Solver and Fibonacci. Before doing the integration, I go sidetracked implementing basic Matrix math for Solver … Math geeks ahoi!

6 Likes