Projects tagged ‘c’ and ‘numerical’


[10 total ]

7 Users

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods ... [More] like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). [Less]
Created 3 months ago.

0 Users

PyWavelets is a free, open source Python package for computing various kinds of Wavelet Transforms: • Discrete Wavelet Transform (1D and 2D) • Inverse Discrete Wavelet Transform (1D and 2D) ... [More] • Stationary Wavelet Transform (1D and 2D) • Wavelet Packets decomposition and reconstruction (1D and 2D) • Approximation of wavelet and scaling functions [Less]
Created 12 months ago.

0 Users

This code interpolates at the required x using the aitken neville method. Currently, the number of input points are restricted to 5. Making it depend on user's choice is the next step. I'd prefer not ... [More] to use the vector class for the same. If you want it's fortran code drop me a mail. If you want to make any changes to the above code, feel free to join. [Less]
Created 11 months ago.

0 Users

Members: leader: Mingj
Created about 1 month ago.

0 Users

Homework of the Numerical Modeling class
Created 11 months ago.

0 Users

This is a project implementing a three-dimensional (3-D) finite-difference time-domain (FDTD) method for parallel Beowulf computer clusters.
Created 12 months ago.

0 Users

A set of classes for working with tensors of various ranks and their derivatives. I will write a more detailed description soon.
Created about 1 month ago.

0 Users

This is a simple c++ code for doing romberg integration. It uses bit shifts to do the multiplications required. Hopefully, it is robust enough for hobby projects.And fast (I hope :-)).
Created 12 months ago.

0 Users

A C library for doing 'decent' speed MCMC
Created 17 days ago.

0 Users

It's a c++ library for numerical computing
Created 3 months ago.