Giter Site home page Giter Site logo

pedroth / pedroengine Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.17 MB

Here I have developed some Java code for my experiments and projects of various natures. Hope it might be useful for someone

License: Apache License 2.0

Java 98.50% HTML 0.62% JavaScript 0.88%
graph visualization algorithms spectral-clustering-algorithm simulation

pedroengine's Introduction

pedroEngine

Here I have developed some Java code for my experiments and projects of various natures. Hope it might be useful for someone.

Contents By Package

  • Linear algebra lib.
  • QuickSort implementation (saves the permutation).
  1. EigenSimulation

    • Simulation and visualization of various algorithms that solve the eigen vector/value problem.
  2. ImplicitSurface

    • Visualization of some implicit surfaces
  3. DiffusionDistanceTest

    • Visualization and simulation of the discrete heat equation on a graph.
  4. SpectralClusterTest

    • Visualization of the segmentation of random geometric graphs using spectral clustering algorithms.
  5. TextCurves

  6. Other minor stuff

  1. Implementation of graph data structure
  2. Implementation of the Knn-graph construction from points in euclidean space
  3. Spectral clustering algorithm implementation
  4. Graph laplacian calculation
  5. Random walk on graph simulation
  6. Graph topological ordering computation
  • IO utils
  • Natural language processing tools for the implementation of the paper
  1. Camera3D
    • 3D Spherical camera implementation
  2. Algorithms for the computation eigen vector/values of symmetric matrices
  3. SVD - Singular value decomposition calculation
  4. PCA - Principal components analysis implementation
  5. Matrix Exponential implementation
  6. Math utils
  7. Kmeans implementation
  8. Quadratic forms minimizer solver
  • Some random stuff, the MyRobot class makes your mouse simulate a orbit of a planet :)
    • xhost + && sudo docker run --rm -v /tmp/.X11-unix:/tmp/.X11-unix:ro -e DISPLAY=$DISPLAY -it pedroth/java-apps bash -c "java -cp pedroEngine/pedroEngine.jar other.MyRobot"
  • An update from the function package of the Learning repo here
  • Two dim engine in java using bounding box hierarchy, for fast spacial queries.
  • Sparse and dense multi-dimensional arrays

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.