9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jan 13, 2023 — Jan 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[giac] fix for solve(x*2^x=y,x) More... over 1 year ago
[giac] fix for limit((sin(pi/6)-sin(t))/(pi/6-t),t,pi/6) More... over 1 year ago
[giac] evaluation of x(value) or t(value) will now return value, so that expressions of x or t can be used like functions More... over 1 year ago
[giac] calculator curve study show/hide tangent/normal/circle in menu More... over 1 year ago
[giac] attempt to fix error handling for non diagonalizable matrices More... over 1 year ago
[giac] fix circle intersection More... over 1 year ago
Remove unused JNI bindings
Zbynek
as zbynek
More... over 1 year ago
Remove extra cxx methods
Zbynek
as zbynek
More... over 1 year ago
[giac] compilation fixes More... over 1 year ago
[giac] compilation fixes for emscripten More... over 1 year ago
[giac] compilation fix More... over 1 year ago
[giac] changes for ti nspire port More... over 1 year ago
[giac] auto-indexing support for new latex style of English Xcas documentation More... over 1 year ago
[giac] simplify : avoid too large computations, like in solve([tan(((79)/(900))*(pi))=(y)/((x)+(100)), tan(((127)/(600))*(pi))=(y)/(x)],[x, y]); More... over 1 year ago
[giac] fix univariate quotient, like in gcd(x^382+1,x^159+1) More... over 1 year ago
[giac] improve solve for a*sin(x)+b*cos(x)=0 and variants More... over 1 year ago
Update CocoaPods
Zbynek
as zbynek
More... over 1 year ago
Mention forum in the README
Zbynek
as zbynek
More... over 1 year ago
[giac] calculator port fixes More... over 1 year ago
[giac] calculator tracemode improvements (curve intersections) More... over 1 year ago
[giac] fix draw_line with negative coordinates More... over 1 year ago
[giac] fix factorization f:=(-40*a_t^4*6*sqrt(6)+100*a_t^4*6+230*a_t^4*sqrt(6)-576*a_t^4-20*i*a_t^3*sqrt(-(2*sqrt(6))^2+25)*6-(-100*i)*a_t^3*sqrt(-(2*sqrt(6))^2+25)*sqrt(6)-120*i*a_t^3*sqrt(-(2*sqrt(6))^2+25)-20*i*a_t*sqrt(-(2*sqrt(6))^2+25)*6-(-100*i)*a_t*sqrt(-(2*sqrt(6))^2+25)*sqrt(6)-120*i*a_t*sqrt(-(2*sqrt(6))^2+25)+40*6*sqrt(6)-100*6-230*sqrt(6)+576)/(198*sqrt(6)-485);g:=factor(f);normal(f-g); More... over 1 year ago
[giac] calculator ports changes in order to improve stability More... over 1 year ago
[giac] changes for the FXCG50 port More... over 1 year ago
[giac] change in solver : exact solution for solve(9^x-6^x=4^x) More... over 1 year ago
[giac] calculator port fixes More... over 1 year ago
[giac] bug fix in algebraic extension handling More... over 1 year ago
New EMCC, use git for Mac build
Zbynek
as zbynek
More... over 1 year ago
Remove unused constants
Zbynek
as zbynek
More... over 1 year ago
[giac] geometry app for calculators More... over 1 year ago