-
# Bug and MWE
The following problem does not solve (i.e. gives `Warning: Newton steps could not converge and algorithm is not adaptive. Use a lower dt.`)
```julia
using OrdinaryDiffEq
dt = 1…
-
See #451. This project was started a while back, to change the various host-language operators into forwarding productions. This saves a significant amount of boilerplate in the Silver compiler, as …
-
**Submitting author:** @zekeriyasari (Zekeriya SARI)
**Repository:** https://github.com/zekeriyasari/Causal.jl
**Branch with paper.md** (empty if default branch):
**Version:** v0.3.5
**Editor:** @ma…
-
```
>>> reduce_inequalities([log(x,3)
-
SymPy currently lacks any linear optimization method.
While most of the optimization optimization methods are numeric, simplex method can use exact arithmetics.
I have picked the tableau implement…
-
I propose that we add native support for sum types to the Cryptol language. This would be of particular use in two places:
1. When specifying algorithms that can possibly fail, one must currently i…
-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
**Describe the bug**
I did solve two equivalent optimisation problems using cvxpy with default solver, cvxopt or mosek and I observed each time
the same pattern. The two problems are equivalent i…
-
https://github.com/mathnet/mathnet-numerics/blob/d96a65fb21da0777888ed5f2824237399801cb49/src/Numerics/LinearAlgebra/Solvers/ResidualStopCriterion.cs#L198
The comparision should actually be "less o…
-
- the matlab interface scales the problem only if all variables are bound on each side
however it still possible to transform unbounded variables with arcsine (or tanh), for example:
https://lmfit.g…