Highlights
- Pro
-
maths_cephes Public
This is a library of the CEPHES maths routines from Netlib - slightly repachaged for convenience.
-
cxx_integration Public
This is a C++ quadrature library reengineered from GSL and with new things added such as double exponential methods.
-
cxx_polynomial Public
A C++ polynomials and related algorithms.
-
cxx_math Public
C++ special math functions
-
-
cxx_math_constants Public
Math constants for std C++
-
-
maths_burkhardt Public
These are the math routines from Burkhardt - slightly repackaged for convenience.
-
tr2 Public
A repo for new C++ library facilities.
-
-
-
LongleyRice Public
This takes the freely available ITM Irregular Terrain Model from NTIA at Boulder and cleans it up a bit.
C++ UpdatedJan 23, 2024 -
Low Frequency / Medium Frequency (LF/MF) Propagation Model
C++ Other UpdatedJan 18, 2024 -
globe Public
'Forked' from ITS/NTIA globe routines for extracting profiles from GLOBE 1.0 data files (not included).
Fortran UpdatedDec 21, 2023 -
if77-gierhart-johnson Public
Forked from NTIA/if77-gierhart-johnsonIF-77 Air-to-Ground Propagation Model (Gierhart-Johnson)
Fortran Other UpdatedJun 13, 2022 -
U.S. reference implementation of Recommendation ITU-R P.528 providing propagation path loss predictions for aeronautical mobile and radionavigation services using the VHF, UHF, and SHF bands
C++ Other UpdatedJun 13, 2022 -
patricia-gallardo.github.io Public
Forked from patricia-gallardo/patricia-gallardo.github.ioHTML Other UpdatedMar 14, 2022 -
cxx_differential_equations Public
Various Ordinary Differential Equation (ODE) steppers. For the kids.
C++ UpdatedFeb 10, 2022 -
zeta Public
Forked from CaptainSifff/zetaA repository for the implementation of the Hurwitz Zeta, PolyLog and related functions. In the hope that it will make its way into gcc
-
Coin3D Public
This is a set of scripts to build the Coin library - an implementation of SGIs Open Inventor.
-
FYS4480 Public
Forked from ManyBodyPhysics/FYS4480Course at the graduate level on Quantum mechanics for many-particle systems. Contains basics of second quantization, diagrammatic analysis, Hartree-Fock theory, full configuration interaction theor…
UpdatedOct 19, 2021 -
-
ehata Public
Forked from NTIA/ehataThe Extended Hata (eHata) Urban Propagation Model
C++ Other UpdatedJan 24, 2021 -
itm-longley-rice Public
Forked from NTIA/itm-longley-riceITS Irregular Terrain Model (Longley-Rice)
Fortran Other UpdatedOct 15, 2020 -
LambertW Public
Forked from DarkoVeberic/LambertWC++ implementation of the Lambert W(x) function
-
MeshFix-V2.1 Public
Forked from MarcoAttene/MeshFix-V2.1Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self-intersections, degenerate and non-manifold elements are all…
C++ UpdatedJun 16, 2020 -
cxx_date Public
Implement C++ calendar and date and timezone extensions to <chrono>.
-
geodesic Public
Forked from mojocorp/geodesicMultiple source/target exact geodesic (shortest path) algorithm for triangular mesh (triangulated 2D surface in 3D)
C++ MIT License UpdatedFeb 25, 2020 -
cxx_units Public
C++ needs compile time units since forever. With user defined literals and other modern C++ features these could be made very elegant and friendly.
-