Skip to content

Activity

fix: remove unused rollup-plugin-wasm from devDependencies

nikoschampushed 1 commit to npm-release • 0ba6056…b76e56c • 
11 minutes ago

fix: remove (still) unused wasm plugin from rollup configuration

nikoschampushed 1 commit to npm-release • 2c04a2d…0ba6056 • 
16 minutes ago

fix: update test script to use jest and add jest as a devDependency

nikoschampushed 1 commit to npm-release • 1e3e492…2c04a2d • 
24 minutes ago

Add Taichi.js support to Jacobi method for accelerated computation; u…

sridhar-manipushed 1 commit to webGPU • 26817ff…21a795b • 
30 minutes ago

Update rollup.config.js

sridhar-manipushed 1 commit to npm-release • da614b6…1e3e492 • 
31 minutes ago

Update rollup.config.js

sridhar-manipushed 1 commit to npm-release • ba493ef…da614b6 • 
41 minutes ago

Update package.json

sridhar-manipushed 1 commit to npm-release • 669d60c…ba493ef • 
42 minutes ago

Prepare package for npm publishing and bump version to 0.1.1

nikoschampushed 1 commit to npm-release • f50b5c6…669d60c • 
1 hour ago

fix: update package.json with correct license, description and module…

nikoschampushed 1 commit to npm-release • 26817ff…f50b5c6 • 
2 hours ago

Made the initial build for npm

sridhar-manipushed 45 commits to webGPU • d4b82f6…26817ff • 
15 hours ago

Made the initial build for npm

sridhar-manicreated npm-release • 26817ff • 
18 hours ago

Add branching and workflow guidelines to CONTRIBUTING.md; update READ…

nikoschampushed 1 commit to dev • d8de704…2a18a9e • 
yesterday

Add branching and workflow guidelines to CONTRIBUTING.md; update READ…

nikoschampushed 1 commit to main • d8de704…2a18a9e • 
yesterday

Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …

nikoschamcreated rel-0.1.0 • d8de704 • 
6 days ago

Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …

nikoschamcreated dev • d8de704 • 
6 days ago

Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …

nikoschampushed 1 commit to main • cadaaf3…d8de704 • 
7 days ago

Rename detJacobian to tangentVectorLength for improved clarity

nikoschampushed 1 commit to main • f4efb3f…cadaaf3 • 
8 days ago

Update mesh generation and GMSH reader to support quadratic elements …

nikoschampushed 1 commit to main • 015dec2…f4efb3f • 
8 days ago

Enhance mesh generation and GMSH reader to support quadratic elements…

nikoschampushed 1 commit to main • eab0927…015dec2 • 
9 days ago

Remove debug logging from convection boundary conditions implementati…

nikoschampushed 1 commit to main • a11d466…eab0927 • 
9 days ago

Fixed a critical bug in thermal boundary conditions application where…

nikoschampushed 1 commit to main • 0812dd7…a11d466 • 
12 days ago

Update nodal numbering handling in mesh generation and enhance bounda…

nikoschampushed 1 commit to main • ac09141…0812dd7 • 
13 days ago

Enhance boundary element handling in importGmshQuadTri function and f…

nikoschampushed 1 commit to main • d5b8c94…ac09141 • 
14 days ago

Update findBoundaryElements() documentation

nikoschampushed 1 commit to main • bcec128…d5b8c94 • 
14 days ago

Refine boundary element handling in gmshReaderScript. Still some task…

nikoschampushed 1 commit to main • fdb3e1d…bcec128 • 
14 days ago

Initialize boundary elements as arrays and update plotSolution to sup…

nikoschampushed 1 commit to main • d52ee93…fdb3e1d • 
15 days ago

Update imports in index.js and meshGenerationScript.js

nikoschampushed 1 commit to main • e06950a…d52ee93 • 
15 days ago

Fix logging message in assembleSolidHeatTransferMat for consistency

nikoschampushed 1 commit to main • 7719d8c…e06950a • 
15 days ago

Update mesh generation to support pre-parsed mesh data and improve lo…

nikoschampushed 1 commit to main • 6608afc…7719d8c • 
15 days ago

Refine mesh generation and Gmsh file handling. Clarifying usage in vi…

nikoschampushed 1 commit to main • d2f75f8…6608afc • 
16 days ago