home.social

#cvxpy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cvxpy, aggregated by home.social.

  1. As an experiment, I began a complete rewrite of [CVXR](cvxr.rbind.io) from ground up exploiting [S7](cran.r-project.org/web/package) classes in R. See what was accomplished using Claude code:

    Slides and Video: naras.su.domains/blog/

    TL;DR : See slide 25
    #rstats #python #cvxpy #claude

  2. #cvxpy #cbc #cylp
    Не могу найти, где раньше жил
    PyArray_DOUBLE
    Потому что теперь его там нет.
    А без него не собрать
    CyLP

    cylp/cpp/ICbcModel.cpp:11:58: error:
    ‘PyArray_DOUBLE’ was not declared in this scope

  3. Production mix - Conclusions
    We built a linear program in six Python libraries: #Pyomo, #PuLP, #ORTools, #Gekko, #CVXPY, and #SciPy.
    This blog article summarizes our conclusions from using each of the libraries. We also indicate which library we prefer for various types of optimization modelling.
    solvermax.com/blog/production-
    #orms #Python #DataScience #optimization