Skip to content
View pablocael's full-sized avatar
  • Japan
Block or Report

Block or report pablocael

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pablocael/README.md

Personal Projects

  • gpt-pdf-organizer: an automatic pdf file organizer based on llm api prompts such as chat gpt.
  • pynear: an optimized C++ library with python bindings for KNN search.
  • spline surface 2d: an efficient implementation of spline surface by using coon's patch for interpolating grid coordinates.
  • big-o-estimator: a trivial implementation of a time complexity estimator for algorithms
  • offscreen renderer: a template code for RTT (Render To Texture) using offscreen framebuffer object

Data

  • knowledge base: knowledge base repository for several subjects such as math and programming.

Config

Pinned

  1. pynear pynear Public

    A python library for efficient KNN search within metric spaces using multiple distance functions.

    C++ 6 1

  2. cmake-gtest-template cmake-gtest-template Public

    Forked from rthome/cmake-gtest-template

    A simple CMake template for a C++ executable using a static library for logic and GTest for unit testing

    CMake 1

  3. qtoffscreenoglrender qtoffscreenoglrender Public

    A template code for RTT (Render To Texture) using offscreen framebuffer object

    C++ 1 2

  4. color_calibration color_calibration Public

    Forked from riskiest/color_calibration

    color calibration

    Python

  5. nvim nvim Public

    Lua

  6. spline-surface2d spline-surface2d Public

    An efficient implementation of spline surface by using coon's path for interpolating grid coordiantes

    C++ 1