Kelvyn88
Ph D in Engineering Sciences Tecnológico Nacional de México
Instituto Tecnológico de OrizabaOrizaba, Veracruz, México.
Pinned Repositories
NumOptim.jl
Numerical optimization algorithms written in pure Julia. Includes examples for chemical engineering applications.
algforopt-notebooks
Jupyter notebooks associated with the Algorithms for Optimization textbook
BioEnergeticFoodWebs.jl
A unified interface for simulations of the Bio-Energetic model on food webs
Calculator.jl
Gtk Calculator
Coverage.jl
Take Julia code coverage and memory allocation results, do useful things with them
Introduccion-a-la-Simulacion-de-Procesos-con-Julia
Kelvyn88.github.io
Personal Website
learn_julia
Tutorials for the julia language
ODEs.jl
Public repository with solvers for Ordinary Differential Equations. It includes stiff and multivariate step solvers.
Taller-Julia
Temario, Notas, y Jupyter Notebooks de Taller de Julia para Universitarios.
Kelvyn88's Repositories
Kelvyn88/Introduccion-a-la-Simulacion-de-Procesos-con-Julia
Kelvyn88/learn_julia
Tutorials for the julia language
Kelvyn88/Taller-Julia
Temario, Notas, y Jupyter Notebooks de Taller de Julia para Universitarios.
Kelvyn88/algforopt-notebooks
Jupyter notebooks associated with the Algorithms for Optimization textbook
Kelvyn88/BioEnergeticFoodWebs.jl
A unified interface for simulations of the Bio-Energetic model on food webs
Kelvyn88/Calculator.jl
Gtk Calculator
Kelvyn88/Coverage.jl
Take Julia code coverage and memory allocation results, do useful things with them
Kelvyn88/CSD.jl
Crystal Size Distribution Analyzer in JuliaLang
Kelvyn88/Kelvyn88.github.io
Personal Website
Kelvyn88/ODEs.jl
Public repository with solvers for Ordinary Differential Equations. It includes stiff and multivariate step solvers.
Kelvyn88/DReal.jl
Nonlinear Constraint Solving and Optimization
Kelvyn88/GR.jl
Plotting for Julia based on GR, a framework for visualisation applications
Kelvyn88/Gtk.jl
Julia interface to Gtk windowing toolkit.
Kelvyn88/julia_towards_1.0
Materials for JuliaCon 2017 tutorial
Kelvyn88/JuMP.jl
Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
Kelvyn88/KNITRO.jl
Julia interface to the Artelys Knitro solver
Kelvyn88/Luxor.jl
Simple drawings using vector graphics; Cairo "for tourists!"
Kelvyn88/MathBioMATLAB
Course about Mathematical Biology with MATLAB. Instituto Tecnológico de Orizaba, México.
Kelvyn88/METADATA.jl
Metadata for registered Julia packages.
Kelvyn88/MolecularGraph.jl
Graph-based molecule modeling toolkit for cheminformatics
Kelvyn88/Mustache.jl
Port of mustache.js to julia
Kelvyn88/ODE.jl
Assorted basic Ordinary Differential Equation solvers
Kelvyn88/Particle-Size-Distribution
Kelvyn88/Plots.jl
Powerful convenience for Julia visualizations and data analysis
Kelvyn88/PlotThemes.jl
Themes for the Julia plotting package Plots.jl
Kelvyn88/Psychro.jl
Thermodynamic properties of moist air (real gas mixture)
Kelvyn88/SymPy.jl
Julia interface to SymPy via PyCall