Highlights
- Pro
- 23 discussions answered
Block or Report
Block or report tttapa
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Control-Surface Public
Arduino library for creating MIDI controllers and other MIDI devices.
-
Arduino-Filters Public
Arduino Finite Impulse Response and Infinite Impulse Response filter implementations.
-
RPi-Cross-Cpp-Development Public
Example project for cross-compilation and C++ development for Raspberry Pi
CMake 2
-
-
kul-optec/alpaqa Public
Library for nonconvex constrained optimization using the augmented Lagrangian method and the matrix-free PANOC algorithm.
-
py-build-cmake Public
Modern, PEP 517 compliant build backend for building Python packages with extensions built using CMake.
Python 4
2,106 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 29 commits in 4 repositories
Created 1 repository
Created an issue in llvm/llvm-project that received 3 comments
Clang 14 rejects certain Unicode characters in identifiers that are accepted by Clang 13 and the C++ Standard
Some Unicode characters like ₊ (U+208A) and other subscripts are rejected by Clang 14. These characters are in the allowed ranges for identifiers i…