Contents Menu Expand Light mode Dark mode Auto light/dark mode
dewloosh.math version 0.0.1b
dewloosh.math version 0.0.1b

Gallery

  • Linear Programming
  • Graphs and Graph Routines
  • Nonlinear Programming

Contents

  • A Quick Guide
  • Notebooks
    • Linear Programming
    • Nonlinear Programming
    • Graphs and Graph Routines

API

  • dewloosh.math API reference
    • Linear Algebra
    • Functions and Relations
    • Linear Programming (LP)
    • Genetic Algorithms (GA)
    • Array Routines
    • Graphs and Graph Routines
Back to top
Edit this page

Notebooks#

  • Linear Programming
    • Solution of Symbolic LPPs with the Simplex method
    • 2d example with matplotlib
    • Solution with a Binary Genetic Algorithm (BGA)
  • Nonlinear Programming
    • Binary Genetic Algorithm (BGA)
    • Iterative Solution using BGA.evolve
  • Graphs and Graph Routines
Next
dewloosh.math API reference
Previous
A Quick Guide
Copyright © 2022, Bence Balogh
Made with Sphinx and @pradyunsg's Furo