Mano
Mano
Fast_Fourier_Transform
C# implementation of Cooley–Tukey's FFT algorithm.
Delaunay-triangulation
This is a C# implementation of Divide and conquer Delaunay triangulation. The implementation follows Guibas and Stolfi’s paper. This is the vertical cut implementation of divide and conquer.
Constrained_Delaunay_Triangulation
Constrained Delaunay Triangulation (CDT) of a random surface domain.
2D_Heat_transfer
Finite element analysis of steady state 2D heat transfer problems. Heat transfer occurs when there is a temperature difference within a body or within a body and its surrounding medium. Conduction and...
continuous_beam_analysis
Continuous beam analyzer is simple tool to analysis statistically indeterminate beams for shear force, bending moment and member forces.