We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Solving Polynomial Systems in Python

Formale Metadaten

Titel
Solving Polynomial Systems in Python
Untertitel
phcpy: a scripting interface for PHCpack
Serientitel
Anzahl der Teile
561
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr2019
SpracheEnglisch

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
PHCpack is a software package for solving polynomial systems with homotopy continuation. The talk will tell the story of the development of phcpy, a scripting interface for PHCpack, which has been under development for the past five years. One result is the availability of the software in a Python2, Python3, and SageMath kernel of JupyterHub. Other relevant details: The talk will tell the story of the development of phcpy, a scripting interface for PHCpack, which has been under development for the past five years. Working on phcpy involved the following activities: (1) Accessing code in a shared object file from Python. (2) Documenting the code with Sphinx. (3) CGI processing, managing user information and user data. (4) Making the code available online with JupyterHub. The presentation will provide examples of the expertise acquired for the four tasks mentioned above.