Recent Releases of PiecewiseLinearFunctions

PiecewiseLinearFunctions - v0.4.6

PiecewiseLinearFunctions v0.4.6

- Julia
Published by github-actions[bot] 8 months ago

PiecewiseLinearFunctions - v0.4.5

PiecewiseLinearFunctions v0.4.5

Diff since v0.4.4

- Julia
Published by github-actions[bot] 9 months ago

PiecewiseLinearFunctions - v0.4.4

PiecewiseLinearFunctions v0.4.4

Diff since v0.4.3

Merged pull requests: - Cleaner implementation of composition (#15) (@BatyLeo)

- Julia
Published by github-actions[bot] over 1 year ago

PiecewiseLinearFunctions - v0.4.3

PiecewiseLinearFunctions v0.4.3

Diff since v0.4.2

Merged pull requests: - Improve convex meet algorithm performance (#13) (@BatyLeo) - Implement fast convex meet (#14) (@BatyLeo)

- Julia
Published by github-actions[bot] over 1 year ago

PiecewiseLinearFunctions - v0.4.2

What's Changed

  • Add a tolerance in the is_convex method by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/12
  • Improve convex meet algorithm performance by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/13

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.4.1...v0.4.2

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.4.1

What's Changed

  • Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/11

New Contributors

  • @dependabot made their first contribution in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/11

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.4.0...v0.4.1

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.4.0

What's Changed

  • Useful methods for convex piecewise linear functions by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/10

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.3.0...v0.4.0

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.3.0

What's Changed

  • Fix edge case bug in Base.min by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/9

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.2.1...v0.3.0

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.2.1

What's Changed

  • Postprocess composition by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/8

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.1.2...v0.2.1

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.1.2

What's Changed

  • Fix numerical issues with smarter computation of slopes in composition by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/7

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.1.1...v0.1.2

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.1.1

What's Changed

  • Compute slopes by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/6

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.1.0...v0.1.1

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.1.0

What's Changed

  • Add a small fix for a missed edge case by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/3
  • CompatHelper: add new compat entry for Plots in [weakdeps] at version 1, (keep existing compat) by @github-actions in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/5

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/compare/v0.0.1...v0.1.0

- Julia
Published by BatyLeo over 1 year ago

PiecewiseLinearFunctions - v0.0.1

What's Changed

  • Basics by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/1
  • Activate codecov by @BatyLeo in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/2

New Contributors

  • @BatyLeo made their first contribution in https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/pull/1

Full Changelog: https://github.com/BatyLeo/PiecewiseLinearFunctions.jl/commits/v0.0.1

- Julia
Published by BatyLeo over 1 year ago