Pinned Repositories
acons
A modern C++ header-only library for constructing N-dimensional arrays
blitz
Blitz++ Multi-Dimensional Array Library for C++
dbg-macro
A dbg(…) macro for C++
deepxde
Deep learning library for solving differential equations and more
delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
dolfinx
Next generation FEniCS problem solving environment
h5cpp
C++11 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets
h5pp
A simple C++17 wrapper for HDF5
hdf5
Official HDF5® Library Repository
matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
huzhaoqing's Repositories
huzhaoqing/acons
A modern C++ header-only library for constructing N-dimensional arrays
huzhaoqing/blitz
Blitz++ Multi-Dimensional Array Library for C++
huzhaoqing/dbg-macro
A dbg(…) macro for C++
huzhaoqing/deepxde
Deep learning library for solving differential equations and more
huzhaoqing/delaunator-cpp
A really fast C++ library for Delaunay triangulation of 2D points
huzhaoqing/dolfinx
Next generation FEniCS problem solving environment
huzhaoqing/h5cpp
C++11 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets
huzhaoqing/h5pp
A simple C++17 wrapper for HDF5
huzhaoqing/hdf5
Official HDF5® Library Repository
huzhaoqing/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
huzhaoqing/Mesh2D
This is a C++ group of classes that abstracts the parallel domain decomposition management of a 2D grid. It is based on the Message Passing Interface standard to update boundary values among processes.
huzhaoqing/NamelistReader
Parses Fortran namelist files
huzhaoqing/NumCpp
C++ implementation of the Python Numpy library
huzhaoqing/paramesh
Generate a triangle mesh from a parametric equation.
huzhaoqing/SparseMatrix
A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.
huzhaoqing/SymbolicMathematics
Deep Learning for Symbolic Mathematics
huzhaoqing/vimrc
configure file for vimrc
huzhaoqing/whysc
This is Wei HuaYi's Scientific Computing