Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 11:05
· 805 commits to master since this release
fd04c00

Polymake v0.3.3

Major bug fixed: due to empty default std::ostringstream constructor libpolymake.so was no longer compatible with the libstdc++ shipped with julia, which caused problems on linux distribution shipping newer versions of libstdc++. This has been fixed in #252.

Diff since v0.3.2

Closed issues:

  • Error in printing of cones (#244)
  • Julia 1.4 library compatibility problem on Linux. (#250)
  • Polymake.jl doesn't work if user has too new C++ library (#251)

Merged pull requests: