DaniGlez
Engineer working in scientific computation for aerospace systems. https://scholar.google.com/citations?user=zSXju2IAAAAJ
ienai SPACELeganés, Madrid
Pinned Repositories
awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
aoc
Advent of Code 2022 - 2023, Julia
DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
file_cleaner
A Python script to recursively clean temporary files with a given extension
FindFirstFunctions.jl
Faster `findfirst(==(val), dense_vector)`.
julia-questdb-client
Julia QuestDB client
polygrav
Numpy implementation of the polyhedral gravity model from Werner - Scheeres (1996)
Metaheuristics.jl
High-performance metaheuristics for optimization coded purely in Julia.
DataInterpolations.jl
A library of data interpolation and smoothing functions
DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
DaniGlez's Repositories
DaniGlez/aoc
Advent of Code 2022 - 2023, Julia
DaniGlez/polygrav
Numpy implementation of the polyhedral gravity model from Werner - Scheeres (1996)
DaniGlez/DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
DaniGlez/file_cleaner
A Python script to recursively clean temporary files with a given extension
DaniGlez/FindFirstFunctions.jl
Faster `findfirst(==(val), dense_vector)`.
DaniGlez/julia-questdb-client
Julia QuestDB client
DaniGlez/SimpleNonlinearSolve.jl
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.