-
Universität Augsburg
- Augsburg, Germany
Popular repositories Loading
-
arduino-StatusLED
arduino-StatusLED PublicLibrary to make a simple LED blinking out status codes.
C++ 1
-
linux-sed-opal-sys
linux-sed-opal-sys PublicRust bindings for <linux/sed-opal.h> UAPI header
Rust 1
-
-
dpt-rp1-py
dpt-rp1-py PublicForked from janten/dpt-rp1-py
Python script to manage Sony DPT-RP1 without Digital Paper App
Python
-
element-web
element-web PublicForked from element-hq/element-web
A glossy Matrix collaboration client for the web.
TypeScript
48 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created an issue in gridap/GridapGmsh.jl that received 3 comments
Renumbering nodes fails without error message
I have a mesh file test.unv
generated by FreeCAD, which internally also uses GMSH. If I try to load that file, I get this:
julia> using GridapGmsh
…