-
## Description of bug / unexpected behavior
I am trying to create a video to showcase a simple linear transformation using the `LinearTransformationScene` class but it fails. I debugged a lot and h…
-
The non-linear pattern detector throws an error on this first-class pattern,
```
let POS_INT = pattern with (p:%integer) %if p > 0.
```
-
I'm adding modules to reaper_OTSplugin repository/project https://github.com/gregjazz/reaper_OTSplugin and I get these errors. You can start by fixing this and charge OTS your hourly rate.
```
Err…
-
Release Date: end january 2022
Wanted:
- Infrastructure:
- [x] Python-3.9.9
- [x] Python-3.10.1
- [x] PyPy-3.8 (delayed the Winpython 2021-05 for PyPy by one month more)
- major modul…
-
For now Ortools solver used is defined at configure with `-DSOLVER` cmake option :
```
if (SOLVER)
if (SOLVER STREQUAL "cplex")
add_definitions (-DCPLEX_SOLVER -DUSE_CPLEX)
elseif (SOLVER …
-
This issue proposes that Go should support some form of generic programming.
It has the Go2 label, since for Go1.x the language is more or less done.
Accompanying this issue is [a general generics p…
-
# Introduction
Explicit APIs all provide mechanisms to specify if we can create a texture view **with different format** when creating a texture to optimize the access of textures when the texture is…
-
Hi & thank you for this package!
I'd like to use it to solve a very simple (routine) problem in economics.
![image](https://user-images.githubusercontent.com/7883904/117059196-872c8300-aced-11eb…
-
Part of #32191 (Meta-ticket: Audit/fix all uses of MixedIntegerLinearProgram in sage.combinat, sage.graphs)
Depends on #32197
CC: @dimpase @dcoudert @tscrim
Component: **combinatorics**
Author…
-
First of all, congratulate you on the excellent work in python MIP.
In search of knowledge about linear and integer programming, we found Professor Túlio Toffolo's classes, where we were led to thi…