Friendly Sam
  • How to install Friendly Sam
    • Get Python 3
    • Use a virtual environment
    • Install Friendly Sam
      • Optional dependencies
  • For developers
    • Install in developer mode
    • Make Sphinx documentation
    • Run tests
    • Releasing Friendly Sam
  • What Friendly Sam is for
    • Why build another tool?
    • Data handling is easier with Python
    • Domain specific toolbox
    • What Friendly Sam is not
    • OK, let’s get started!
  • Variables and expressions
    • Names don’t mean anything
    • VariableCollection is like an indexed Variable
    • Variables can have values
    • Expressions are immutable
    • Behind value is evaluate()
  • Optimization problems
    • Creating a problem
    • Debugging constraints
    • Different ways to add constraints
  • Code reference
    • friendlysam.opt
    • friendlysam.parts
    • friendlysam.models
    • friendlysam.common
    • friendlysam.compat
    • friendlysam.solvers
 
Friendly Sam
  • Docs »


© Copyright .

Built with Sphinx using a theme provided by Read the Docs.