prasantapal
Founder, Inventor, Scientist, Software Developer and Applied Physicist
SHIOM LLC.Westborough, MA
Pinned Repositories
ALSystemUtilities
This library provides a list of 80 methods to get every kind of system information!
aramadillobuffer
Multithreaded armadillo matrix buffer for realtime applications
biosemi
boost_process
Boost process experiments
chromephp
class for logging PHP variables to Google Chrome console
cordova-common-registerusernotificationsettings
Implements didRegisterUserNotificationSettings and broadcasts the event
cordova-plugin-local-notifications
Cordova Local-Notification Plugin
cpp20-coro-generator
Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v9.0.0)
CustomLazyVim
Neovim config for the lazy
cxxopts
Lightweight C++ command line option parser
prasantapal's Repositories
prasantapal/aramadillobuffer
Multithreaded armadillo matrix buffer for realtime applications
prasantapal/biosemi
prasantapal/cpp20-coro-generator
Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v9.0.0)
prasantapal/CustomLazyVim
Neovim config for the lazy
prasantapal/cxxopts
Lightweight C++ command line option parser
prasantapal/fiziko
MetaPost library initially written to automate some elements of black and white illustrations for a physics textbook
prasantapal/gnuplot-basics
gnuplot code for the entries under "gnuplot basics"
prasantapal/googletest
Googletest - Google Testing and Mocking Framework
prasantapal/IMGPRO
Image Processing Application using Qt and OpenCV The "Image Processing Application" is a user-friendly software tool designed to simplify basic image processing tasks. It's built using the Qt framework and leverages the powerful OpenCV library for image manipulation.
prasantapal/json
JSON for Modern C++
prasantapal/json-to-csv
Nested JSON to CSV Converter
prasantapal/labstreaminglayer-1
Multi-modal time-synched data transmission over local network
prasantapal/nod
Small, header only signals and slots C++11 library.
prasantapal/Optimization-Algorithms-Find-local-minimum
Multiple C/C++ optimization algorithms (derivative and non-derivative) for finding the local minimum of a cost function. Algorithms: Grid-Search, Pattern-Search, Golden-Ratio, Gradient Descent, Newton, Quasi-Newton, Cauchy/Steepest Descent.
prasantapal/pcl
Point Cloud Library (PCL)
prasantapal/Persistence1D
Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.
prasantapal/phantomjs
Scriptable Headless Browser
prasantapal/pipes_gcc
Pipelines for expressive code on collections in C++
prasantapal/PolyFit
Polygonal Surface Reconstruction from Point Clouds--advancements
prasantapal/QML_CPlusPlus_Signal_Slot_Example
Example usage of QML and C++ class communication over using qt's own signal slot mechanism
prasantapal/qtimagewrite
A module to write to image files
prasantapal/quasi
New incarnation of quasi
prasantapal/rainbow_csv
rainbow_csv: vim plugin for highlighting columns in csv/tsv files and executing SELECT and UPDATE queries in SQL-like language
prasantapal/rcll-rulebook
The official rulebook of the RoboCup Logistics League (RCLL)
prasantapal/sample-moments-custom
A header-only C++ library for mean and standard error estimation of moments, cumulants, and factorial cumulants
prasantapal/thread_pool
Thread pool using std::* primitives from C++17, with optional priority queue/greenthreading for POSIX.
prasantapal/ThreadPool
A short and simple, header-only, C++17 thread pool implementation
prasantapal/ThreadPool-1
A simple C++ Thread Pool implementation - fork of https://github.com/progschj/ThreadPool
prasantapal/tikz-er2
Git mirror of https://bitbucket.org/pavel_calado/tikz-er2 with some usyd additions
prasantapal/vim-lookup
Jump to the definition of variables or functions in VimL code.