You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

linopy

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linopy - pypi Package Compare versions

Comparing version
0.6.4
to
0.6.5
+5
-2
doc/release_notes.rst
Release Notes
=============
Upcoming Version
----------------
Version 0.6.5
-------------
* Expose the knitro context to allow for more flexible use of the knitro python API.
Version 0.6.4

@@ -8,0 +11,0 @@ --------------

Metadata-Version: 2.4
Name: linopy
Version: 0.6.4
Version: 0.6.5
Summary: Linear optimization with N-D labeled arrays in Python

@@ -5,0 +5,0 @@ Author-email: Fabian Hofmann <fabianmarikhofmann@gmail.com>

@@ -31,5 +31,5 @@ # file generated by setuptools-scm

__version__ = version = '0.6.4'
__version_tuple__ = version_tuple = (0, 6, 4)
__version__ = version = '0.6.5'
__version_tuple__ = version_tuple = (0, 6, 5)
__commit_id__ = commit_id = 'g1b08d2bb5'
__commit_id__ = commit_id = 'g4abf54249'
Metadata-Version: 2.4
Name: linopy
Version: 0.6.4
Version: 0.6.5
Summary: Linear optimization with N-D labeled arrays in Python

@@ -5,0 +5,0 @@ Author-email: Fabian Hofmann <fabianmarikhofmann@gmail.com>

Sorry, the diff of this file is too big to display