Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: finite

JuliaFEM/JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.

Language: Julia - Size: 95.2 MB - Last synced: 7 days ago - Pushed: 3 months ago - Stars: 239 - Forks: 66

jgerstmayr/EXUDYN

Multibody Dynamics Simulation: Rigid and flexible multibody systems

Language: C++ - Size: 1.07 GB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 149 - Forks: 21

stdlib-js/assert-is-finite

Test if a value is a finite number.

Language: JavaScript - Size: 607 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-infinite

Test if a value is an infinite number.

Language: JavaScript - Size: 1.1 MB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-negative-finite

Test if a numeric value is a negative finite number.

Language: Python - Size: 300 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-nonpositive-finite

Test if a numeric value is a nonpositive finite number.

Language: Python - Size: 326 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonnegative-finite

Test if a value is a number having a nonnegative finite value.

Language: JavaScript - Size: 181 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-positive-finite

Test if a numeric value is a positive finite number.

Language: Python - Size: 327 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-assert-is-nonnegative-finite

Test if a numeric value is a nonnegative finite number.

Language: Python - Size: 314 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

InteractiveComputerGraphics/fenris

A library for advanced finite element computations in Rust

Language: Rust - Size: 1.33 MB - Last synced: 24 days ago - Pushed: 8 months ago - Stars: 104 - Forks: 6

Shezzen5Ultra/NFA-Checking-Script

This software suite aims to streamline ε-NFA manipulation and NFA string evaluation, enhancing computational efficiency and accuracy in automata theory applications.

Language: Python - Size: 13.7 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

krasimir/stent

Stent is combining the ideas of redux with the concept of state machines

Language: JavaScript - Size: 732 KB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 687 - Forks: 39

h908714124/long-fin-seq

Language: Java - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

BriefFiniteElementNet/BriefFiniteElement.Net

BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET

Language: C# - Size: 16.4 MB - Last synced: 24 days ago - Pushed: about 2 months ago - Stars: 142 - Forks: 55

saullocastro/pyfe3d

Finite elements for 3D problems in Python/Cython

Language: Cython - Size: 2.65 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 14 - Forks: 1

saurabhdeshpande93/MAgNET

A novel graph U-net architecture

Language: Mathematica - Size: 2.85 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 9 - Forks: 2

steelbreeze/state

Hierarchical finite state machine for TypeScript and JavaScript

Language: JavaScript - Size: 1.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 178 - Forks: 21

RomanQed/jsm

A lightweight library that allows you to create fast finite state machine according to a given scheme.

Language: Java - Size: 70.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

PabloPacheco/pyconduct

Python version of Patankar book Conduct | Heat Transfer | Finite Volume Method

Language: Jupyter Notebook - Size: 2.82 MB - Last synced: 29 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

StormSurgeLive/adcirc Fork of adcirc/adcirc

ADCIRC Model Repository

Language: Fortran - Size: 27.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ricdotnet/finiteautomatons

Samples of algorithms to verify strings / words using finite machines.

Language: Java - Size: 10.7 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

davecats/channel

Direct Numerical Simulation of an incompressible turbulent channel flow with two dimensional parallelization

Language: Jupyter Notebook - Size: 1.37 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 18 - Forks: 7

stvh8/finite-state-machine-react-ts

Example finte state machine built with React + TS

Language: TypeScript - Size: 190 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Danaozhong/cpp-finite-field-table-generator

A C++ CLI to generate finite fields tables used to mutliply/add polynomials.

Language: C++ - Size: 36.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

strong-roots-capital/finite-stack 📦

Append-only LIFO stack with finite history

Language: TypeScript - Size: 28.3 KB - Last synced: 17 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

gtambara/2d-heat-transfer-conduction-simulation

Project developed for the discipline of Heat and Mass Transfer based on the transient simulation of a 2D surface with specific initial conditional parameters of temperature. The discretization of the equations are done by the use of the finite element method.

Language: Python - Size: 21.5 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 10 - Forks: 0

AlexDs20/Fluid-Simulation

An incompressible fluid simulation in C++

Language: C++ - Size: 6.58 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Mark00V/tinyfem

Small FEM software with graphical interface to define geometry and solve the heat and helmholtz equation

Language: Python - Size: 6.91 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

miguelalejandromorenobarrientos/relations

Kotlin library to analyze finite heterogeneous relations and endorelations

Language: Kotlin - Size: 164 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

halbux/sparselizard

C++ FEM library | user-friendly | multi-physics | hp-adaptive | HPC

Language: C++ - Size: 10.8 MB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 298 - Forks: 59

danieldk/dictomaton

Finite state dictionaries in Java

Language: Java - Size: 1.76 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 129 - Forks: 9

ahojukka5/gmshparser

gmshparser is a lightweight, 100 % tested and well documented package that aims to reliably parse the Gmsh ascii file format (.msh). The package does not introduce any external dependencies and thus fits well with the needs of your own FEM research code as a small stand-alone package.

Language: Python - Size: 124 KB - Last synced: 16 days ago - Pushed: over 3 years ago - Stars: 24 - Forks: 3

alexruperez/StateMachine

State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit

Language: Swift - Size: 1.57 MB - Last synced: 5 days ago - Pushed: over 6 years ago - Stars: 48 - Forks: 3

llamacademy/ai-series-part-47

Learn how you can implement Enemy AI with a Finite State Machine

Language: ShaderLab - Size: 70.3 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

bossrk5/ODI-Ansys

rk5-32m

Size: 18.4 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

MaxQ22/VHDL

Just a random compilation of some VHDL code

Language: VHDL - Size: 267 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

jomorlier/feacourse

Materials for my Computational Solid Mechanics course using Finite Element Analysis

Language: HTML - Size: 52.5 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 13 - Forks: 9

Konstantin8105/History_Aladdin 📦

Not official repository http://www.isr.umd.edu/~austin/aladdin.html

Language: C - Size: 1.62 MB - Last synced: 22 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 3

pleshevskiy/it-fsm 📦

Simple full-featured finite state machine for your project. Mirror of https://git.pleshevski.ru/pleshevskiy/it-fsm

Language: TypeScript - Size: 706 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

InteractiveComputerGraphics/higher_order_embedded_fem

Source code for our paper "Higher-order finite elements for embedded simulation"

Language: Rust - Size: 2.32 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 20 - Forks: 4

kunthar/zopsedu

ZOPSEDU Integrated University Management system framework with ZOPS Development Platform

Language: JavaScript - Size: 9.84 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

marcinbor85/xm

Extremely fast Finite State Machine pure C implementation with events subsystem.

Language: C - Size: 65.4 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 7 - Forks: 5

gergelytakacs/vibration-control-ANSYS

An example of active vibration attenuation by linear quadratic control entirely implemented in ANSYS APDL.

Language: MATLAB - Size: 364 KB - Last synced: 12 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

jwhite510/CUDA-FDTD-simulation

Calculation of the Finite Difference Time Domain method in parallel on a GPU

Language: Cuda - Size: 181 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 4

OJP98/py-finite-automata

Python construction of NFA's with different algorithms with testing of regex.

Language: Python - Size: 843 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

rc-research/fwtfemlite

FEM of the WINDY Wind Tunnel Model fitted with the 'Lite' Folding Wingtip.

Size: 43.9 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

GeorgeM2000/Galerkin-1D-Finite-Element-Method

Finite element Galerkin method for solving one dimentional boundary value problems

Language: Jupyter Notebook - Size: 43 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

babichjacob/finite

A tiny wrapper around svelte-fsm to accommodate my preferences

Language: JavaScript - Size: 22.5 KB - Last synced: 19 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Zyrakia/fsm

A super simple finite state machine pattern implementation.

Language: TypeScript - Size: 44.9 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

covrom/fsm

finite state machine in Go

Language: Go - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 6 - Forks: 0

stdlib-js/math-base-assert-is-finitef

Test if a single-precision floating-point numeric value is finite.

Language: Makefile - Size: 670 KB - Last synced: 21 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

FARLY7/fsm-editor

A tool for building graphical representations of Finite State Machines and simulating their transitions.

Language: Java - Size: 85 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

Tanmaay3/Image-Recognition-using-Automata

Image Recognition using Finite and Pushdown Automata

Size: 329 KB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

JestVA/shakespeare-script

Experiment around natural language and random UTF encoded streams

Language: JavaScript - Size: 7.09 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

PetrKryslUCSD/SPyFE

Python package for finite element analysis

Language: Python - Size: 3.54 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

PetrKryslUCSD/FinEtoolsDeforLinearTutorials.jl

Tutorials for the FinEtoolsDeforLinear package

Language: Julia - Size: 949 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

abdallahabusedo/PatternSearch-Algorthims

Naive Algorithm, Rabin-Karp Algorithm, Finite Automata Algorithm, KMP Algorithm.

Language: C++ - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

writetome51/error-if-not-finite-number

Function triggers error if argument is not finite number of type 'number'

Language: JavaScript - Size: 4.88 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

writetome51/is-finite-number

2 functions that check if passed argument is or is not a finite number

Language: JavaScript - Size: 2.93 KB - Last synced: 21 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

martinbobbio/game-inteligenciaArtificial

Finite State Machine

Language: C# - Size: 3.87 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

samadritakarmakar/mfem-apps

Mfem-apps are a set of applications built using the Mfem library.

Language: CMake - Size: 1.89 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

ngupta1024/UnderactuatedRobotics

These are the coding assignments given as a part of the course, Underactuated robotics at CMU.

Language: Matlab - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

writetome51/error-if-not-all-finite-numbers

Function triggers error if argument is not an array entirely of finite numbers

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

HydroCarbons/carbon-fsm

Carbon FSM is a async enabled lightweight but powerful finite state machine for javascript/nodejs

Language: JavaScript - Size: 50.8 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

mashua/poc-fsm

Language: Ruby - Size: 74.2 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0