Categories
Tags
Einstein.jl: a high-performance suite for solving PDEs in general relativity
2025-01-03
Einstein.jl is a high-performance Julia library for solving PDEs in general relativity with arbitrary precision, featuring advanced numerical methods.
508 words
|
3 minutes
TOML: A config file format for humans
2024-12-16
TOML is a configuration file format designed with human-friendliness in mind. At its core, TOML is meant to be easy to read, easy to parse into data structures, and unambiguous mapping to a hash table.
306 words
|
2 minutes
Awesome Adaptive Mesh Refinement
2024-12-12
A list of resources for adaptive mesh refinement.
507 words
|
3 minutes