There is a newer version of the record available.

Published December 30, 2019 | Version v2.1.1
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.1.zip

Files (308.1 kB)

Name Size Download all
md5:6cda8b50954f4946bc1ae5a721c6723f
308.1 kB Preview Download

Additional details

Related works