Skip to content

Commit 9ed4159

Browse files
Automating the generation of type stubs (#1142)
* first attempt at script * wrapped SCIPaddClique * remove clique
1 parent b5e565e commit 9ed4159

File tree

3 files changed

+817
-2
lines changed

3 files changed

+817
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44
### Added
5+
- Added automated script for generating type stubs
6+
- Wrapped SCIPaddClique
57
- Speed up MatrixExpr.sum(axis=...) via quicksum
68
### Fixed
79
- all fundamental callbacks now raise an error if not implemented

0 commit comments

Comments
 (0)