La recherche a retourné 5947 résultats

par parisse
mar. mars 17, 2026 4:54 pm
Forum : Autres
Sujet : test
Réponses : 1
Vues : 15239

Re: test

par parisse
sam. mars 14, 2026 3:34 pm
Forum : Bugs
Sujet : missing libreadline
Réponses : 8
Vues : 3680

Re: missing libreadline

Might be a cache issue ?
par parisse
mer. mars 04, 2026 8:52 am
Forum : Bugs
Sujet : missing libreadline
Réponses : 8
Vues : 3680

Re: missing libreadline

Should be fixed now, I hope.
par parisse
dim. mars 01, 2026 7:28 pm
Forum : Bugs
Sujet : missing libreadline
Réponses : 8
Vues : 3680

Re: missing libreadline

Our web server is under heavy load since a couple of months, and is sometimes unavailable. Try again later...
par parisse
mar. févr. 24, 2026 9:03 pm
Forum : Annonces
Sujet : 2.0.0
Réponses : 9
Vues : 19467

Re: 2.0.0

2.0.0-21:
should fix compilation with FLTK 1.4. Other changes related to Julia interoperability.
par parisse
lun. févr. 23, 2026 12:15 pm
Forum : Bugs
Sujet : missing libreadline
Réponses : 8
Vues : 3680

Re: missing libreadline

Indeed, the library file is missing, this will be fixed for the next binary packages, thanks for pointing. By the way, if it happens that some library files are missing, the easiest way to add them is to install them from an install with brew.
par parisse
lun. févr. 09, 2026 4:50 pm
Forum : Giac
Sujet : Wrong ld links on no-ARM64 architectures
Réponses : 8
Vues : 176626

Re: Wrong ld links on no-ARM64 architectures

The reason might be that mkjs is supposed to be a native binary of the host, it should not be cross-compiled as a target binary, because the target binary will not be executable on the host if cross-compiled. I don't know how to tell that in Makefile.am, therefore I will remove the mkjs dependancy o...
par parisse
ven. janv. 30, 2026 11:39 am
Forum : Giac
Sujet : error: invalid use of incomplete type
Réponses : 3
Vues : 3199

Re: error: invalid use of incomplete type

I'll check later for changes for fltk 1.4, before that's done I propose as a workaround to modify configure.ac: dnl Run autoreconf -iv to produce the configure script and associated files. dnl Giac version number m4_define([giac_major_version], [2]) m4_define([giac_minor_version], [0]) m4_define([gi...
par parisse
jeu. janv. 29, 2026 7:59 pm
Forum : Giac
Sujet : error: invalid use of incomplete type
Réponses : 3
Vues : 3199

Re: error: invalid use of incomplete type

Probably some incompatible change with FLTK. Which version of FLTK are you using ? Is it 1.4.x?
Is it possible to compile with FLTK 1.3.x, or disable the system fltk so that giac compiles against its own static version of FLTK 1.3 ?
par parisse
jeu. janv. 29, 2026 1:14 pm
Forum : Annonces
Sujet : 2.0.0
Réponses : 9
Vues : 19467

Re: 2.0.0

2.0.0-19
Adds autoscale support for plotfunc call inside plotseq
par parisse
dim. janv. 04, 2026 6:02 pm
Forum : KhiCAS: Xcas pour calculatrices HP, Numworks, Casio, TI83 et Nspire
Sujet : statistiques 2025
Réponses : 0
Vues : 9812

statistiques 2025

Le nombre total de téléchargements de KhiCAS sur mes pages web, tous modèles confondus, est d'environ 17.5K. Dans le détail Casio 11K (2024 9.1K) dont monochrome 2.2K, couleur 7.9K, zip avec tous les binaires 0.8K: mono EN 1.6K, FR 0.6K (dont 270 compatibles mode examen) couleur EN 6.3K (fxcg10/20/5...
par parisse
jeu. déc. 04, 2025 4:56 pm
Forum : mat307 Courbes, eqdiff PHY
Sujet : mat307 2025/26
Réponses : 11
Vues : 27745

Re: mat307 2025/26

Cours du 4 décembre: Introduction au calcul variationnel: Lagrangien L(x,x',t) (attention j'ai noté x point en cours, pas x' mais sur ce forum je ne sais pas faire un x point...), action S, exemple: chemin le plus court en dimension 2, lagrangien de la mécanique classique dans le cas de forces conse...
par parisse
jeu. nov. 27, 2025 5:22 pm
Forum : mat307 Courbes, eqdiff PHY
Sujet : mat307 2025/26
Réponses : 11
Vues : 27745

Re: mat307 2025/26

27 nov 2025: cours 12 sur 13 Comportement des solutions d'un syst linéaire à coeffs constants et matrice A diagonalisable lorsque t->+infini: Illustration machine de l'allure des courbes solutions en dimension 2 Notation exp(A*t), Y(t)=exp(A*t)*Y(0), justification Cas général homogène: si les valeur...
par parisse
mer. nov. 26, 2025 12:14 pm
Forum : Xcas - English
Sujet : Xcas with graphing calculators IU
Réponses : 1
Vues : 7869

Re: Xcas with graphing calculators IU

There is a port of Xcas in a Numworks calculator simulator, based on Upsilon and KhiCAS, it's name is CASworks:
https://www-fourier.univ-grenoble-alpes ... casen.html
par parisse
jeu. nov. 20, 2025 4:55 pm
Forum : mat307 Courbes, eqdiff PHY
Sujet : mat307 2025/26
Réponses : 11
Vues : 27745

Re: mat307 2025/26

Cours du 20 novembre (11 sur 13) Comportement des solutions d'équations autonomes y'=f(y): équilibre si f(r)=0, y=r, stable si f passe de positif à négatif en y=r, instable dans le cas contraire. Si f'(r)<0 stable, si f'(r)>0 instable. Exemple y'=y0^4-y^4 (cf. l'exam de janvier 2023) Le linéarisé de...