Oromion's repositories
AdvectionSolver
A numeric code to solve the 1D advection equation using different slope limiter schemes.
cactus
Distributed packaging system for Arch Linx with Github Actions
coding_templates
Coding templates, how-to's, etc.
dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
djangorm
A library that allows you to use Django's excellent ORM without having to use the rest of Django.
findiff
Python package for numerical derivatives and partial differential equations in any number of dimensions.
heat-difussion-lab
Adaptation of https://www.youtube.com/watch?v=dn2HDzcOQ44
homework
LaTeX class for writing your assignment / homework / exercise sheet
hunter
CMake driven cross-platform package manager for C/C++.
lehrfempp
Simple Finite Element Framework for research and education
mesh_hydro_utils
python module containing convenience utilities for the mesh-hydro and hydro-playground codes.
mole
The Mimetic Operators Library Enhanced
MultigridCourse
My course on multigrid methods at the University of Tennessee, Fall 2024
numpy-stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
PyFinitDiff
Python Toolbox for finite-difference sparse-matrix construction.
pymole
pyMOLE: Python Mimetic Operators Library Enhanced
python.pe
Python Peru
pyvtk
Manupulate VTK files in Python
Remez_Python
Python implementation of Remez algorithm, provides the best uniform polynomial approximation to functions based on the minimization of the maximum absolute error and the equioscillation theorem.
wavepde
Wave Partial Differential Equation Solver in Python