Historial de Commits

Autor SHA1 Mensaje Fecha
  Nico Weber 9875ce0c78 LibPDF: Reorder loops in SampledFunction::evaluate() hace 1 año
  Nico Weber 9fc47345ce LibGfx+LibPDF: Make sample() functions take ReadonlySpan<> hace 1 año
  Nico Weber f562c470e2 LibGfx+LibPDF: Simpler and faster N-D linear sampling hace 1 año
  Nico Weber f157cd50a1 LibPDF: Use mix() in SampledFunction::evaluate() hace 1 año
  Nico Weber 1c88b82dfc LibPDF: Do less work in SampledFunction::evaluate()'s inner loop hace 1 año
  Nico Weber 54883b7d41 LibPDF: Remove get_bounds lambda in SampledFunction::evaluate() hace 1 año
  Nico Weber d9fd72007e LibPDF: Add a spec comment to SampledFunction::sample() hace 1 año
  Nico Weber f4a847894f LibPDF: Make SampledFunction::evaluate() work for n-dimensional input hace 1 año
  Nico Weber a9ef65e64a LibPDF: For multi-output SampledFunctions, fix output colors hace 1 año
  Nico Weber ec739460e0 LibPDF: Add test for SampledFunction and fix bugs found by it hace 1 año
  Nico Weber 323ba7404c LibPDF: Implement SampledFunction::evaluate() for some sampled functions hace 1 año
  Nico Weber fd1876441a LibPDF: Implement SampledFunction::create() hace 1 año
  Nico Weber cd9f4655ec LibPDF: Tweak implementation of postscript `roll` op hace 1 año
  Nico Weber b23ed86889 LibPDF: Implement StitchingFunction::evaluate() hace 1 año
  Nico Weber ba34ddeb21 LibPDF: Implement StitchingFunction creation hace 1 año
  Nico Weber 80eec1e16b LibPDF: Implement PostScriptCalculatorFunction hace 1 año
  Nico Weber bbd86ee4f3 LibPDF: Implement ExponentialInterpolationFunction hace 1 año
  Nico Weber 1aed465efe LibPDF: Implement Fuction::create() hace 1 año
  Nico Weber 9204252d02 LibPDF: Add scaffolding for function objects hace 1 año