Giter Club home page Giter Club logo

Alain Bastide's Projects

cjson icon cjson

Ultralightweight JSON parser in ANSI C

extblockmesh icon extblockmesh

Extend blockMesh with smoothing and snapping capability

fds icon fds

Fire Dynamics Simulator

py3row icon py3row

Python3 API for concept2 indoor rowing machines

pysph icon pysph

A framework for Smoothed Particle Hydrodynamics in Python

reverse-cuthill-mckee-ordering-in-c icon reverse-cuthill-mckee-ordering-in-c

RCM is a C++ library which computes the Reverse Cuthill McKee ("RCM") ordering of the nodes of a graph. The RCM ordering is frequently used when a matrix is to be generated whose rows and columns are numbered according to the numbering of the nodes. By an appropriate renumbering of the nodes, it is often possible to produce a matrix with a much smaller bandwidth.The bandwidth of a matrix is computed as the maximum bandwidth of each row of the matrix. The bandwidth of a row of the matrix is essentially the number of matrix entries between the first and last nonzero entries in the row, with the proviso that the diagonal entry is always treated as though it were nonzero.This library includes a few routines to handle the common case where the connectivity can be described in terms of a triangulation of the nodes, that is, a grouping of the nodes into sets of 3-node or 6-node triangles. The natural description of a triangulation is simply a listing of the nodes that make up each triangle. The library includes routines for determining the adjacency structure associated with a triangulation, and the test problems include examples of how the nodes in a triangulation can be relabeled with the RCM permutation.

rmdc icon rmdc

Really Minimalist Dictionary Converter

rowepoc icon rowepoc

A pretty interface for Concept2 machine

sparse-hd-book icon sparse-hd-book

This is a repository associated with the book "Sparse Polynomial Approximation of High-Dimensional Functions" by Ben Adcock, Simone Brugiapaglia, and Clayton G. Webster to be published by SIAM in late 2021.

su2 icon su2

SU2: An Open-Source Suite for Multiphysics Simulation and Design

sxamg icon sxamg

Algebraic Multigrid (AMG) Solver Library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.