Skip to content

dlib 1.3.0 beta1

Compare
Choose a tag to compare
@gecko0307 gecko0307 released this 14 Feb 14:37
· 3 commits to master since this release
  • dlib.random
    • New module dlib.random.random that implements random, a pseudo-random number generator based on C rand
  • dlib.math
    • Function that computes quadratic Bézier curve - dlib.math.interpolation.bezierQuadratic
    • GNU D Compiler (GDC) support in dlib.math.sse