La recherche a retourné 5901 résultats
Aller sur la recherche avancée
- jeu. sept. 18, 2025 4:50 pm
- Forum : mat307 Courbes, eqdiff PHY
- Sujet : mat307 2025/26
- Réponses : 2
- Vues : 1138
Re: mat307 2025/26
Cours du 18/9 (4/13) Calculatrices: survol des possibilités (lancement, menus rapides F1/F2/F3, menu complet F4, aide/exemple...), tutoriel la prochaine fois Courbes en polaires (fin): branche infinie avec lim r*sin(theta-theta0) étude locale Calcul de la "vitesse" r'*e_r+r*e_theta Attention vitesse...
- jeu. sept. 11, 2025 4:11 pm
- Forum : mat307 Courbes, eqdiff PHY
- Sujet : mat307 2025/26
- Réponses : 2
- Vues : 1138
Re: mat307 2025/26
cours 3 du 11 septembre: Calcul à la machine pour la convexité x0:=2t+1/(2t+1); y0:=t^2-1/(2t+1); plotparam([x0,y0],t); factor(x1*y2-x2*y1); [x0,y0](t=1/2); [x1,y1](t=1/2); Point birégulier: (vitesse, accélération) forme un repère. Si det(v,a)!=0, point birégulier, >0 convexe, <0 concave, on retrouv...
- sam. sept. 06, 2025 9:43 am
- Forum : mat307 Courbes, eqdiff PHY
- Sujet : indications correction janvier 2025
- Réponses : 0
- Vues : 861
indications correction janvier 2025
Le corrigé fait par chatGPT est assez bon pour les exercices 1 et 2, par contre pour l'exercice 3 il ne sait pas calculer la solution avec condition initiale. Voici une session de vérification avec Xcas:
session Xcas
session Xcas
- ven. sept. 05, 2025 8:38 am
- Forum : mat307 Courbes, eqdiff PHY
- Sujet : mat307 2025/26
- Réponses : 2
- Vues : 1138
mat307 2025/26
Cours 1 et 2/13 (mercredi 3/9 et vendredi 5/9) Présentation du module. 1er chapitre Courbes paramétrées: Motivation: graphes de fonction insuffisant, cinématique Définition de courbe paramétrée sur un intervalle ou une réunion d'intervalles de R. Cas particulier t=x pour les fonctions. Différentes p...
Re: 2.0.0
2.0.0-12
Introduces --mpc option in commandline interface, to be used with IA Tools, like for LM Studio
https://www-fourier.univ-grenoble-alpes ... iacmcp.zip
Introduces --mpc option in commandline interface, to be used with IA Tools, like for LM Studio
https://www-fourier.univ-grenoble-alpes ... iacmcp.zip
- jeu. juil. 24, 2025 4:24 pm
- Forum : Autres
- Sujet : fourier_bn issue
- Réponses : 0
- Vues : 1655
- dim. juil. 20, 2025 11:05 am
- Forum : Géométrie
- Sujet : AlphaGeometry 25, Xcas 40 (international math olympiads)
- Réponses : 45
- Vues : 134969
- jeu. juil. 10, 2025 10:58 am
- Forum : Xcas - English
- Sujet : Distribute power into quantity
- Réponses : 5
- Vues : 2473
Re: Distribute power into quantity
I like this idea, it can also be expanded to small useful programs that users can look at as examples. I will think about that, thank you!
- dim. juil. 06, 2025 6:17 pm
- Forum : Xcas - English
- Sujet : Landscape option
- Réponses : 7
- Vues : 1499
Re: Landscape option
I looked at the source code, Landscape applies only to a variant of the GUI library FLTK, when FL_DEVICE is defined. This is not the case for the stock FLTK library now. I should probably remove this option from the configuration...
- mer. juil. 02, 2025 5:27 pm
- Forum : Xcas - English
- Sujet : Unable to build latest release
- Réponses : 5
- Vues : 1485
Re: Unable to build latest release
Great!
I will also make an attempt to modify the source of FLTK that is included in giac so that -fPIC is added to the compilation flags. Maybe this will prevent someone else to have the same issue.
I will also make an attempt to modify the source of FLTK that is included in giac so that -fPIC is added to the compilation flags. Maybe this will prevent someone else to have the same issue.
- mar. juil. 01, 2025 9:20 am
- Forum : Xcas - English
- Sujet : Unable to build latest release
- Réponses : 5
- Vues : 1485
Re: Unable to build latest release
Then maybe it's libfltk.a which was not built with -fPIC. It was compiled from source here, because FLTK was not found in the system. I would try one of the following options: install FLTK (1.3), the version packaged from your distribution, or try to recompile from the source with -fPIC enabled.
- lun. juin 30, 2025 1:05 pm
- Forum : Xcas - English
- Sujet : Unable to build latest release
- Réponses : 5
- Vues : 1485
Re: Unable to build latest release
Strange, maybe you can fix that if you modify the Makefile in the src directory and add -fPIC at the "CXXFLAGS = ..." line, then run make clean and make again.
- ven. juin 27, 2025 11:17 am
- Forum : mat307 Courbes, eqdiff PHY
- Sujet : indications correction juin2025
- Réponses : 0
- Vues : 1787
indications correction juin2025
https://www-fourier.univ-grenoble-alpes.fr/~parisse/m307/m307juin25.pdf 1.1/ Période 2*pi (évident), x est paire, y impaire, symétrie Ox 1.2/ Définie sur [0,pi] donc pas de branche infinie 1.3/ x'=0 ssi sin(t)=sin(2t),y'=0 ssi cos(t)=cos(2t), donc point singulier ssi t et 2t ont même sinus et même c...