7 research outputs found

    PyPSA/linopy: v0.3

    No full text
    <h2>What's Changed</h2> <ul> <li>add option to pass existing gurobipy.Env to run_gurobipy() by @fneum in https://github.com/PyPSA/linopy/pull/172</li> <li>Remove logging.disable from gurobi solve by @dannyopts in https://github.com/PyPSA/linopy/pull/174</li> <li>Sourcery refactored master branch by @sourcery-ai in https://github.com/PyPSA/linopy/pull/175</li> <li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/173</li> <li>Fix typo in double logging by @dannyopts in https://github.com/PyPSA/linopy/pull/177</li> <li>solvers: update cplex condition map by @FabianHofmann in https://github.com/PyPSA/linopy/pull/178</li> <li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/179</li> <li>add objective module and objective class in order to allow maximization problems by @FabianHofmann in https://github.com/PyPSA/linopy/pull/170</li> <li>refine treatment of missing values by @FabianHofmann in https://github.com/PyPSA/linopy/pull/180</li> <li>Remove deprecations for v0.3 by @FabianHofmann in https://github.com/PyPSA/linopy/pull/181</li> <li>add transport tutorial to index.rst by @FabianHofmann in https://github.com/PyPSA/linopy/pull/183</li> <li>explicitly use <code>from_pandas_multiindex</code> in groupby function by @FabianHofmann in https://github.com/PyPSA/linopy/pull/182</li> </ul> <h2>New Contributors</h2> <ul> <li>@fneum made their first contribution in https://github.com/PyPSA/linopy/pull/172</li> <li>@dannyopts made their first contribution in https://github.com/PyPSA/linopy/pull/174</li> <li>@sourcery-ai made their first contribution in https://github.com/PyPSA/linopy/pull/175</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/PyPSA/linopy/compare/v0.2.6...v0.3</p&gt

    PyPSA/linopy: v0.3.1

    No full text
    <h2>What's Changed</h2> <ul> <li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/191</li> <li>add COPT solver by @fneum in https://github.com/PyPSA/linopy/pull/190</li> <li>Retrieve solution before closing the gurobi env by @dannyopts in https://github.com/PyPSA/linopy/pull/193</li> <li>add MindOpt solver by @fneum in https://github.com/PyPSA/linopy/pull/188</li> <li>add MOSEK solver by @fneum in https://github.com/PyPSA/linopy/pull/189</li> <li>constant: ensure float value & improve printing of constants by @FabianHofmann in https://github.com/PyPSA/linopy/pull/194</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/PyPSA/linopy/compare/v0.3...v0.3.1</p&gt

    PyPSA/linopy: v0.3.2

    No full text
    <h2>What's Changed</h2> <ul> <li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/196</li> <li>Update README.md by @d3netxer in https://github.com/PyPSA/linopy/pull/195</li> <li>MOSEK ensure any license tokens are checked in after initialisation by @jotaigna in https://github.com/PyPSA/linopy/pull/199</li> <li>set fill value to 0.0 to prevent cohersion to int for matrices.c by @dannyopts in https://github.com/PyPSA/linopy/pull/201</li> <li>IO: multiindeces and general fixes by @FabianHofmann in https://github.com/PyPSA/linopy/pull/202</li> <li>Safe remove helper dims from coords by @FabianHofmann in https://github.com/PyPSA/linopy/pull/205</li> <li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/linopy/pull/204</li> <li>Use os.makedirs to create parent dirs for solution_fn by @dannyopts in https://github.com/PyPSA/linopy/pull/203</li> </ul> <h2>New Contributors</h2> <ul> <li>@d3netxer made their first contribution in https://github.com/PyPSA/linopy/pull/195</li> <li>@jotaigna made their first contribution in https://github.com/PyPSA/linopy/pull/199</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/PyPSA/linopy/compare/v0.3.1...v0.3.2</p&gt

    coin-or/CyLP: Version v0.92.2

    No full text
    <h2>What's Changed</h2> <ul> <li>Fix #189 by @tkralphs in https://github.com/coin-or/CyLP/pull/190</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/coin-or/CyLP/compare/v0.92.1...v0.92.2</p&gt
    corecore