# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append math science
description Numerical optimization framework for python
long_description OpenOpt is a free optimization framework for python. \
It interfaces with many different algorithms for solving \
optimization problems, some of which are written in C or Fortran.
homepage https://pypi.org/project/openopt/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 55cf899125efad4d4995cc9b8b0d063e8350bb9f \
sha256 2c6901a22493053c74080c4eb66ccc46afdbf5b7cf056e3a0334b9bc88ce856a \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-numpy \
port:py${python.version}-setproctitle \
port:py${python.version}-sortedcontainers