Skip to content

Releases: chkwon/PATHSolver.jl

v0.6.2

15 Aug 00:29
Compare
Choose a tag to compare

PATHSolver v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

25 May 00:21
be35790
Compare
Choose a tag to compare

PATHSolver v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

25 Apr 00:09
07a68a1
Compare
Choose a tag to compare

PATHSolver v0.6.0

Diff since v0.5.2

Closed issues:

  • disable output completely (#34)
  • Different Windows Issue (#35)
  • Need to upgrade to BinDeps 1.0 for supporting Julia 1.3+ (#39)

Merged pull requests:

  • Allowing empty spaces in filenames in Windows (#36) (@chkwon)
  • Add build step to reflect new license (#37) (@arnavs)
  • Update to support Julia >=1.3 (#40) (@jlperla)

#35 resolved.

19 Feb 19:36
4b08fab
Compare
Choose a tag to compare

Allows spaces in file paths in Windows. #35 resolved.

nonlinear MCP issues resolved

19 Oct 02:29
Compare
Choose a tag to compare

#31 bug has been solved.

overestimating nnz, unless provided by user

Ready for Julia v0.7/1.0

16 Oct 00:57
Compare
Choose a tag to compare

Support Julia v0.7 and v1.0

v0.4.0

08 Aug 02:08
Compare
Choose a tag to compare

support warmstart

requires julia 0.6

v0.3.0

19 Dec 21:28
685be2f
Compare
Choose a tag to compare
  • Some improvements made by @rdeits
  • solveLCP() is introduced.

v0.2.0

17 Feb 19:42
Compare
Choose a tag to compare
  • Improved the installation/build process.
  • path_options() is now options()