Jeffser / Alpaca

An Ollama client made with GTK4 and Adwaita
https://jeffser.com/alpaca
GNU General Public License v3.0
287 stars 34 forks source link

better display of mathamatical functions. #272

Open olumolu opened 1 week ago

olumolu commented 1 week ago

∫u dv = uv - ∫v du |1 0| |0 1| ∆/∆x

sin²(θ) __ = cot²(θ) cos²(θ)

New models have a better mathematical skills so having better support for natural display of integration differential calculus matrix aSummation amd others

Jeffser commented 1 week ago

This would involve implementing a Latex to SVG converter since the GTK Label can't display complex mathematical equations, I mean, it wouldn't be easy but it's not impossible

olumolu commented 1 week ago

This would involve implementing a Latex to SVG converter since the GTK Label can't display complex mathematical equations, I mean, it wouldn't be easy but it's not impossible

Sure now i was looking for the new models and testing its mathematical ability i find this models are good. They are even able to solve hard infinite series, harmonic func, calculas like integration with partial integration even integration with respect to constant variables, beta gemma function and matrix. This are the stuff i have tested. Other basic maths and pure maths need to be tested.

olumolu commented 3 days ago

I am waiting for this feature so we can actually ask maths to this. If this can be the next feature.

Jeffser commented 3 days ago

my guy, it's not that simple, just be patient

olumolu commented 3 days ago

my guy, it's not that simple, just be patient

I know that this is not that simple and it is really good if you start work after basic issues got solved kike crash or gpu not using and so on.