-
-
_Original ticket http://projects.scipy.org/scipy/ticket/734 on 2008-09-03 by trac user jgarcke, assigned to @cournape._
There are a couple of issues with fmin_bfgs in optimize.py.
I'll attach a patc…
-
@book{Wi20_book,
author = "Thomas Wick",
title = "Multiphysics Phase-Field Fracture: Modeling, Adaptive Discretizations, and Solvers",
year = "2020",
publisher = "De Gruyte…
-
[TFCO](https://github.com/google-research/tensorflow_constrained_optimization/blob/master/README.md) is a technique for constrained optimisation that can be used to make models fairer.
TFCO colab w…
-
Hi, I have noticed that `distrax.Categorical` normalizes the probabilities by their summation. For example,
```py
import distrax
dist = distrax.Categorical(probs=[0.8, 1.2])
print(dist.probs)
```…
-
`scipy.optimize.basinhopping` fails when constraints are specified, returning a result that violates the constraints, even though the minimizer can easily find the solution that fits the constraints.
…
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
This issue is just bringing up point @matsen @WSDeWitt @zorian15 @timcyu and I discussed yesterday: adding the option for a regularization term that enforces the idea that sites in the epitope should …
-
Hi
I analyzing a program with indirect calls by Angr. However, it seems that the constructed cfg is incorrect. Below is my tested program.
```
#include
#include
#include
#include
#include
void f…
-
For the INFORMS talk