Pinned Repositories
cicc-performance
Simple demo code to show problems when compiling many sin and cos functions.
cmake-cuda
constant-in-namespace
Accessing __constant__'s in a namespace.
contrast
Jekyll Theme
modern_numerics_cxx
DRAFT: Collection of C++ topics relavant to modern numerical C++ codes
morinth
Finite volume toy code for a structured (1D) grid.
Zisa
Zisa: unstructured, well-balanced FVM
ZisaCore
Small core of commonly used C++ code.
ZisaFVM
Implementation of high-order, unstructured finite volume methods.
HighFive
HighFive - Header-only C++ HDF5 interface
1uc's Repositories
1uc/modern_numerics_cxx
DRAFT: Collection of C++ topics relavant to modern numerical C++ codes
1uc/ZisaCore
Small core of commonly used C++ code.
1uc/ZisaFVM
Implementation of high-order, unstructured finite volume methods.
1uc/cmake-cuda
1uc/contrast
Jekyll Theme
1uc/empty-project-cxx
Simple C++ project with CMake, JSON and Catch already set up.
1uc/morinth
Finite volume toy code for a structured (1D) grid.
1uc/Zisa
Zisa: unstructured, well-balanced FVM
1uc/hdf5
Official HDF5® Library Repository
1uc/hdf5_split_file
Reproducer for HDF5 split file with MPI I/O deadlock.
1uc/hpe-mpi-io-bug
Reproducer and acceptance test for HPE MPI-IO bug.
1uc/hpx-snippets
Minimal working examples in HPX.
1uc/hugo-book
Hugo documentation theme as simple as plain book
1uc/julia
The Julia Language: A fresh approach to technical computing.
1uc/lmmr
Elementary Python functionality I'd like to reuse.
1uc/meshio
I/O for various mesh formats
1uc/nanobind
nanobind: tiny and efficient C++/Python bindings
1uc/polymorphism
Exercises in polymorphism.
1uc/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
1uc/rtree-bbox-by-value
Reproducer for ASAN error when returning the bounding box by value.
1uc/SciBS
Abstractions for batch systems commonly used in scientific computing.
1uc/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
1uc/vim-snippets
vim-snipmate default snippets (Previously snipmate-snippets)
1uc/ZisaCMake
Utilities for dealing with CMake.
1uc/ZisaDocs
A documentation repository for all parts of Zisa.
1uc/ZisaMemory
Multi-dimensional arrays and related code.
1uc/ZisaMPI
Wrapper for MPI, as used in Zisa.
1uc/ZisaSFC
A few two- and three-dimensional space filling curves on a unit hyper-cube.
1uc/ZisaStatus
A repository dedicated to maintenace issues.
1uc/ZisaTimeStepping
Utility code to help with time-stepping algorithms.