how to find the source of a programme like InteractiveLPProblem
I'm using sage 8.8 on Windows 10. Thanks !
I'm using sage 8.8 on Windows 10. Thanks !
In a SageMath console or in a Jupyter cell, simply type
InteractiveLPProblem??
You will see the Python source code. The file that contains this code is located in src/sage/numerical/interactive_simplex_method.py
under your SageMath root directory.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-12-11 09:53:37 +0100
Seen: 220 times
Last updated: Dec 11 '19
can i compile sage with the Intel's compilers?
building sage-4.6.1 from source fails because of missing fortran
Graph minor code (too slow in certain situations) Sage 4.6
Upgrade sage: build from sources?
Error in looking at source code
Compiling SAGE 5.5 -- Matplot Lib Fails to find Numpy