Skip to content

FelooPy 0.3.0

Latest
Compare
Choose a tag to compare
@ktafakkori ktafakkori released this 08 Apr 13:34
· 63 commits to main since this release

What is new?

  • Introducing the search class, your all-in-one problem solver!
  • Introducing decision environments, allowing for complex modeling and computation tasks and workflows.
  • Introducing the improved data toolkit. A class to handle the inputs and outputs of the decision environments.
  • Supporting new exact optimization interfaces: highs, insideopt, and gams.
  • Supporting multi-objective exact optimization: Normalized weighted sum method (nwsm) and epsilon-constraint method (ecm).
  • Supporting multi-parameter sensitivity and similarity analysis.
  • Supporting benchmarking interfaces and solvers.
  • Introducing a new report interface with clear and structured sections.
  • Supporting structured constraint definition.
  • Removing bugs and enhancing efficiency.
  • Documenting the methods and classes.
  • And more!