Pinned Repositories
arch4edu
Arch Linux Repository for Education
aur
⚠️⚠️Experimental aur.git mirror⚠️⚠️ (read-only mirror)
Books
Math & Physics Books
Calculus-One-and-Several-Variables
Courses of Calculus: One and Several Variables offered by Science Faculty at National University of Engineering.
carlosal1015.github.io
Oromion's blog
Curso-de-LaTeX
Curso de LaTeX
Finite-element-method-FEM
This is the repository of the Finite Element Method course in National Agrarian University - La Molina.
MATLAB
Curso de MATLAB y/o GNU Octave
NiaPy
Python microframework for building nature-inspired algorithms. Official docs: https://niapy.org
carlosal1015's Repositories
carlosal1015/carlosal1015.github.io
Oromion's blog
carlosal1015/arch4edu
Archlinux and ArchlinuxARM Repository for Education
carlosal1015/aur
carlosal1015/aur-auto-update
carlosal1015/carlosal1015
carlosal1015/mole_examples
carlosal1015/test-petsc-complex
carlosal1015/AdvectionSolver
A numeric code to solve the 1D advection equation using different slope limiter schemes.
carlosal1015/cactus
Distributed packaging system for Arch Linx with Github Actions
carlosal1015/CFD
Self-written simple codes for testing discretization schemes
carlosal1015/coding_templates
Coding templates, how-to's, etc.
carlosal1015/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.
carlosal1015/djangorm
A library that allows you to use Django's excellent ORM without having to use the rest of Django.
carlosal1015/dolfinx-tutorial
A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
carlosal1015/findiff
Python package for numerical derivatives and partial differential equations in any number of dimensions.
carlosal1015/functional-analysis
carlosal1015/ghcr-delete-image-action
♻️ Delete GitHub Container Registry image by tag
carlosal1015/heat-difussion-lab
Adaptation of https://www.youtube.com/watch?v=dn2HDzcOQ44
carlosal1015/mesh_hydro_utils
python module containing convenience utilities for the mesh-hydro and hydro-playground codes.
carlosal1015/mimpy
Mimetic Finite Differences in Python
carlosal1015/newton-conjugate-directions
carlosal1015/numpy-stl
Simple library to make working with STL files (and 3D objects in general) fast and easy.
carlosal1015/Plantilla-Tesis-UNI-LaTeX
LaTeX Template para tesis de grado de la Universidad Nacional de Ingeniería
carlosal1015/Py4SciComp
Python for Scientific Computing (FEniCS, PyTorch, VTK)
carlosal1015/Python-Loop-Replacement-with-NumPy-and-PyTorch
Python Loop Replacement with NumPy and PyTorch - Fancy Slicing, UFuncs and equivalent, Aggregations, Sorting and more
carlosal1015/python.pe
Python Peru
carlosal1015/pyvtk
Manupulate VTK files in Python
carlosal1015/scilab-pkgbuild
carlosal1015/Solver-for-poisson-equation
A python solver for 2D poisson equation based on the finite volume method
carlosal1015/wavepde
Wave Partial Differential Equation Solver in Python