twilson271828
I like math, programming, and historical fiction. And plants and cats. Not necessarily in that order.
Sandia National LaboratoriesAlbuquerque, NM
twilson271828's Stars
JuliaDynamics/NonlinearDynamicsTextbook
Nonlinear Dynamics: A concise introduction interlaced with code
chenzilin/qt-opengl
examples of opengl in qt
QtOpenGL/OpenGLWithQt-Best-Tutorial
A Qt and OpenGL tutorial showing how to use OpenGL within Qt Widgets applications (including input handling and render-on-demand)
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
openglredbook/examples
Examples for the OpenGL Red Book
bilke/cmake-modules
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
nickpoison/tsa4
R code for Time Series Analysis and Its Applications, Ed 4
conradsnicta/armadillo-code
Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net
Quentin18/fft-fast-multiplication
Implementation of Schönhage–Strassen algorithm and comparison to other multiplication algorithms
skyformat99/gdbgui-1
j6t/kdbg
A Graphical Debugger Interface around GDB
google/security-research
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
magicmonty/bash-git-prompt
An informative and fancy bash prompt for Git users
twilson271828/Numerus
A C++ library for performing number theory calculations
libntl/ntl
lemire/fast_division
Simple C++ code to benchmark fast division algorithms
blitzpp/blitz
Blitz++ Multi-Dimensional Array Library for C++
trilinos/Trilinos
Primary repository for the Trilinos Project
qosf/awesome-quantum-software
Curated list of open-source quantum software projects.
kimwalisch/primesieve
🚀 Fast prime number generator
xtk/X
The X Toolkit
KhronosGroup/WebGLDeveloperTools
toji/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
JuliaLang/julia
The Julia Programming Language
Pyomo/pyomo
An object-oriented algebraic modeling language in Python for structured optimization problems.
StarGate01/Full-Stack-Fortran
Fortran to WebAssembly
google/googletest
GoogleTest - Google Testing and Mocking Framework