There is a newer version of the record available.

Published December 3, 2020 | Version v2.1.2
Software Open

Opytimizer: A Nature-Inspired Python Optimizer

  • 1. São Paulo State University

Description

Opytimizer: A Nature-Inspired Python Optimizer

Welcome to Opytimizer.

Did you ever reach a bottleneck in your computational experiments? Are you tired of selecting suitable parameters for a chosen technique? If yes, Opytimizer is the real deal! This package provides an easy-to-go implementation of meta-heuristic optimizations. From agents to search space, from internal functions to external communication, we will foster all research related to optimizing stuff.

Use Opytimizer if you need a library or wish to:

  • Create your optimization algorithm;
  • Design or use pre-loaded optimization tasks;
  • Mix-and-match different strategies to solve your problem;
  • Because it is fun to optimize things.

Read the docs at opytimizer.readthedocs.io.

Opytimizer is compatible with: Python 3.6+.

Files

gugarosa/opytimizer-v2.1.2.zip

Files (430.0 kB)

Name Size Download all
md5:7c453494c8e50c71e2ca25796b0a0108
430.0 kB Preview Download

Additional details

Related works