Hi Leute,
könnte mir jemand ein Python-Package für Variationsrechnung (https://de.wikipedia.org/wiki/Variationsrechnung) empfehlen bzw weis von der Existenz von Einem?
Ich konnte dazu online leider nichts finden.
Viele Grüße
NPC
Variationsrechnung
- __blackjack__
- User
- Beiträge: 13931
- Registriert: Samstag 2. Juni 2018, 10:21
- Wohnort: 127.0.0.1
- Kontaktdaten:
Also direkt im Package-Index findet man https://pypi.org/project/calculus-of-variations/ und https://pypi.org/project/cva/
“Java is a DSL to transform big Xml documents into long exception stack traces.”
— Scott Bellware
— Scott Bellware
In der Praxis auch beliebt ist die SymPy-Lib (symbolisch-numerisch)
Standardsachen wie Euler-Lagrange etc. funktionieren gut..
https://docs.sympy.org/latest/modules/c ... index.html
Standardsachen wie Euler-Lagrange etc. funktionieren gut..
https://docs.sympy.org/latest/modules/c ... index.html