Projects with this topic
-
Low-frequency Excision of the Atmosphere in Parallel (LEAP) Calibration using GPU acceleration.
Updated -
Multidimensional arrays for C++. (Not an official Boost library) GitHub mirror: https://github.com/correaa/boost-multi
Updated -
Daily LeetCode practice – clean solutions, explanations, and daily updates.
Updated -
Object oriented python implementation of a user driven workout scheduler. With the use of recursive algorithms and user input, it creates optimal workouts for the user.
Updated -
[CC BY-NC-SA] A compendium of the community knowledge on game design and development
Updated -
A collection of small projects demonstrating computer science concepts. The goal is to use these for teaching/demoing in Code & Coffee meetups, and generally as a reference (especially when it comes to tooling & config).
Updated -
2D Vehicle Simulator
Implementation of vehicle simulator library uses for path tracking, by dynamic, navigation and control algorithms.
The vehicle dynamic is based on a kinematic bicycle model [ref 2] Vehicle longitudinal and lateral movement are controlled by PID and Pure pursuit tracking algorithm. Adhering to command line utility, which defines initial position, velocity and heading angle of the vehicle.
Lateral servo actuator controls the road wheel angle. The wheel actuator is implemented by 2nd order simplified servo-mechanical model between the command and the actual road wheel angle.
There is an option to add a random white noise to the heading angle and to the global position by localization_is_not_perfect flag.
The program is plotting in real time the desired and the actual path of the vehicle in global coordinates system, by show_animation flag.
Updated -
A personal repository of coding challenge solutions from platforms like LeetCode and HackerRank, written in Python and C++. Includes failed attempts, debugging notes, and detailed README files for each problem to track learning progress.
Updated -
-
-
Algorithms and data structures for learning purposes.
Updated -
-
JACAL is an imaging and calibration toolset that leverages the ASKAPSoft (now YANDASoft) processing elements into the Daliuge processing framework. It contains example imaging and calibration graphs and can deployed at small and large scale
Updated -
Source code for the article "Analysis and grouping of dataset". Link to my blog: https://daemn.blogspot.com/
Updated -
A library of blog posts and tutorials. Part of the End-to-End Machine Learning School at e2eml.school/courses
Updated -
Une application pour dessiner des graphes, les exporter en jpg ou en code brut (python, JSON, GraphViz), appliquer différents algorithmes à des graphes, avec une animation des différentes étapes et un pseudo-code en vis-à-vis, ...
Updated -
practice tasks for "Algorithms for Sequence Analysis"
Updated -
Data Structures and Algorithms on Python, C, C++ and Rust
Updated -
Describes various topics related to Computer Science, in my own words. Contains some mini projects that are examples/playgrounds of various topics.
Uses .md files for each topic that are situated in descriptive directories.
A 'Work In Progress'.
UpdatedUpdated -
Exercises from exercism.io (Python Track)
UpdatedUpdated