Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-18 | 850 Bytes | |
v0.16.1 source code.tar.gz | 2024-06-18 | 643.0 kB | |
v0.16.1 source code.zip | 2024-06-18 | 728.3 kB | |
Totals: 3 Items | 1.4 MB | 0 |
Convex v0.16.1
Merged pull requests:
- Document atoms (#610) (@odow)
- Minor changes to the README (#687) (@odow)
- Use two constraints in example problem (#688) (@ericphanson)
- Update CI badge (#689) (@ericphanson)
- Tweak readme example (#690) (@ericphanson)
- Add dims argument to LogSumExpAtom (#692) (@odow)
- Fix solve!
docstring (#693) (@ericphanson)
- Support AbstractArray in relative_entropy and log_perspective (#695) (@odow)
- Prep for v0.16.1 (#696) (@odow)
Closed issues:
- Element-wise logisticloss on Vectors || Column-wise logsumexp on Matrices (#155)
- Scalar indexing in logisticloss
(#682)
- JuMP README example stopped working (#691)
- relative_entropy
doesn't support constants which aren't wrapped in constant
(#694)