Activity
fix: remove unused rollup-plugin-wasm from devDependencies
fix: remove unused rollup-plugin-wasm from devDependencies
fix: remove (still) unused wasm plugin from rollup configuration
fix: remove (still) unused wasm plugin from rollup configuration
fix: update test script to use jest and add jest as a devDependency
fix: update test script to use jest and add jest as a devDependency
Add Taichi.js support to Jacobi method for accelerated computation; u…
Add Taichi.js support to Jacobi method for accelerated computation; u…
Update rollup.config.js
Update rollup.config.js
Update rollup.config.js
Update rollup.config.js
Prepare package for npm publishing and bump version to 0.1.1
Prepare package for npm publishing and bump version to 0.1.1
fix: update package.json with correct license, description and module…
fix: update package.json with correct license, description and module…
Made the initial build for npm
Made the initial build for npm
Add branching and workflow guidelines to CONTRIBUTING.md; update READ…
Add branching and workflow guidelines to CONTRIBUTING.md; update READ…
Add branching and workflow guidelines to CONTRIBUTING.md; update READ…
Add branching and workflow guidelines to CONTRIBUTING.md; update READ…
Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …
Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …
Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …
Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …
Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …
Add Gmsh example and .msh file. Update HeatConduction2DFinWorker and …
Rename detJacobian to tangentVectorLength for improved clarity
Rename detJacobian to tangentVectorLength for improved clarity
Update mesh generation and GMSH reader to support quadratic elements …
Update mesh generation and GMSH reader to support quadratic elements …
Enhance mesh generation and GMSH reader to support quadratic elements…
Enhance mesh generation and GMSH reader to support quadratic elements…
Remove debug logging from convection boundary conditions implementati…
Remove debug logging from convection boundary conditions implementati…
Fixed a critical bug in thermal boundary conditions application where…
Fixed a critical bug in thermal boundary conditions application where…
Update nodal numbering handling in mesh generation and enhance bounda…
Update nodal numbering handling in mesh generation and enhance bounda…
Enhance boundary element handling in importGmshQuadTri function and f…
Enhance boundary element handling in importGmshQuadTri function and f…
Update findBoundaryElements() documentation
Update findBoundaryElements() documentation
Refine boundary element handling in gmshReaderScript. Still some task…
Refine boundary element handling in gmshReaderScript. Still some task…
Initialize boundary elements as arrays and update plotSolution to sup…
Initialize boundary elements as arrays and update plotSolution to sup…
Update imports in index.js and meshGenerationScript.js
Update imports in index.js and meshGenerationScript.js
Fix logging message in assembleSolidHeatTransferMat for consistency
Fix logging message in assembleSolidHeatTransferMat for consistency
Update mesh generation to support pre-parsed mesh data and improve lo…
Update mesh generation to support pre-parsed mesh data and improve lo…