• Stars
    star
    1
  • Language
    Julia
  • License
    MIT License
  • Created almost 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A solver for implicit dynamics

More Repositories

1

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.
Python
24
star
2

Dijkstra

dijkstra is a native Python implementation of famous Dijkstra's shortest path algorithm. The implemented algorithm can be used to analyze reasonably large networks. The primary goal in design is the clarity of the program code. Thus, program code tends to be more educational than effective.
Python
21
star
3

FEMSparse.jl

FEMSparse.jl aims to develop fast finite element assembly procedure. Main goal is to utilize threading of multicore computeres in order to calculate global FEM matrices in a efficient way.
Julia
7
star
4

PDEAssembler.jl

PDEAssembles takes a set of partial differential equations and boundary conditions and creates a global assembly M, C, K, f in SparseMatrixCSC format ready for linear system solvers.
Julia
7
star
5

Xdmf.jl

The need for a standardized method to exchange scientific data between High Performance Computing codes and tools lead to the development of the eXtensible Data Model and Format (XDMF) . Uses for XDMF range from a standard format used by HPC codes to take advantage of widely used visualization programs like ParaView, to a mechanism for performing coupled calculations using multiple, previously stand alone codes. Xdmf.jl can be utilized to work with Xdmf files in Julia projects.
Julia
7
star
6

TetGen.jl

TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions. TetGen.jl is a wrapper for TetGen library.
Julia
5
star
7

Dijkstra.jl

Julia implementation of Dijkstra's shortest path algorithm
Julia
4
star
8

Miniball.jl

Julia package for a smallest enclosing sphere for points in arbitrary dimensions
Julia
4
star
9

Judycon.jl

Judycon.jl implements dynamic connectivity algorithms for Julia programming language. In computing and graph theory, a dynamic connectivity structure is a data structure that dynamically maintains information about the connected components of a graph.
Julia
4
star
10

NodeNumbering.jl

NodeNumbering is a repository of JuliaFEM to renumber FE nodes with the Reverse Cuthill-McKee algorithm.
Julia
4
star
11

CalculiX.jl

CalculiX is a package designed to solve field problems. The method used is the finite element method. With CalculiX Finite Element Models can be build, calculated and post-processed. The pre- and post-processor is an interactive 3D-tool using the openGL API. Calculix.jl wraps original code to Julia environment.
Julia
4
star
12

OptoMechanics.jl

Accurately calculate reflections in deformed NURBS surfaces
Julia
3
star
13

Mortar3D.jl

Mortar3D.jl is a Julia package to calculate discrete projections between non-conforming finite element mesheds. The resulting "mortar matrices" can be used to tie non-conforming finite element meshes together which are meshed separately to construct bigger models.
Julia
3
star
14

FEModels.jl

FEModels.jl is a Julia package to download test models from FEModels easily.
Julia
2
star
15

pyc

Compile Python code to binary
Python
2
star
16

LogisticRegression.jl

Logistic regression model using Julia
Julia
2
star
17

tkt-dwk-part-2

Go
2
star
18

VertexFinder.jl

The need to determine pseudoperipheral vertices arises from several graph-theoretical approaches for ordering sparse matrix equations. This package implements George-Liu algorithm for finding a pseudoperipheral vertex in a graph aiming at returning a vertex having a large eccentricity.
Julia
2
star
19

lukuvinkkikirjasto

Ohjelmistotuotanto 2021 miniprojekti
Java
2
star
20

DijkstraSPF

Dijkstra's algorithm (or Dijkstra's Shortest Path First algorithm, SPF algorithm) is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later.
C++
2
star
21

NetworkSorting.jl

Sort small arrays using sorting networks
Julia
1
star
22

covid-thailand

Coronavirus observations in Thailand
Jupyter Notebook
1
star
23

PyContti

PyContti is a Python script having functionality to make deployment of Docker containers easier.
Python
1
star
24

Coursera_Capstone

Coursera Capstone Project
Jupyter Notebook
1
star
25

github-auth-server

Authenticate user using GitHub auth
Go
1
star
26

couchdb-github-action

Forked from iamssen/couchdb-github-action
Shell
1
star
27

rate-repository-app

Rate app created using react-native
JavaScript
1
star
28

geolocation

Geolocation test
JavaScript
1
star
29

courses

Courses.js is a half-stack React App used to test CI/CD pipeline.
JavaScript
1
star
30

react-github-auth

Make your app to authenticate using GitHub
JavaScript
1
star
31

websockets-demo

Communication between service, backend and frontend using websockets
1
star
32

Gontti

Gontti is container deployment util written with Go language
Go
1
star
33

patientor-backend

Backend code repository to a legendary patientor app
TypeScript
1
star
34

go-bookstore

Go
1
star
35

anecdotes

A simple test app, using CI/CD for automatic deployment
JavaScript
1
star
36

tuni_git_course

Python
1
star
37

FEMTools

Python
1
star
38

go-bookstore-frontend

Fontend code for go-bookstore
HTML
1
star
39

express-hello-world

Testing deployment to private server
JavaScript
1
star
40

tkt-bai-project

My AI idea for course "Building AI"
1
star
41

unicafe

Part of course fullstackopen.com
JavaScript
1
star
42

tkt-dwk-part-3

Go
1
star
43

x86-boot-loader

A simple boot loader to x86 system. Mainly for demonstration purposes.
Assembly
1
star
44

ohtu-2021-viikko1

Python
1
star
45

webpack-test

Testing webpack configurations
JavaScript
1
star
46

maidentiedot-backend

Backend code for maidentiedot
JavaScript
1
star
47

SymDiff.jl

SymDiff.jl provides symbolic differentiation of expressions.
Julia
1
star
48

tkt-dwk-part-1

Devops with Kubernetes, part 1
Go
1
star
49

ohtu-2021-viikko2

Python
1
star
50

maidentiedot

This is fullstackopen.com exercise from part 2
JavaScript
1
star
51

embedded-audio

HTML
1
star
52

tkt-dwk-part-4

Go
1
star
53

JaTicTacToe

TicTacToe game written using Java
Java
1
star
54

wellness

Superior wellness JavaScript app
TypeScript
1
star
55

enkeksi

enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added.
Python
1
star
56

netlify-teams-webhook

netlify-teams-webhook is a service which transforms notifications from Netlify to MS Teams
Go
1
star
57

tkt-dwk-part-5

Go
1
star
58

docker-2020

Exercises for devopswithdocker.com
Dockerfile
1
star
59

gatsby-starter-programmer-portfolio

Programmers portfolio starter kit for gatsby
JavaScript
1
star
60

ahojukka5.github.io

HTML
1
star
61

cli-tools

cli-tools combines N+1 different cli tools to one single docker container
Dockerfile
1
star
62

ohtu-2021

Python
1
star
63

PkgTestSuite.jl

PKgTestSuite is a standard test suite to test packages under JuliaFEM organization. By using centralized testing script we can control testing of all packages from single place. In practice, PkgTestSuite is taking care of whole CI process, starting from running doctests, tests, syntax check + other tests. After that automatically generated documentation is deployed to organisation web-page.
Julia
1
star
64

wiitteri

Wanhan ajan Twitter
Java
1
star