hurak
Associate professor of control engineering
Faculty of Electrical Engineering, Czech Technical University in PraguePrague, Czech Republic
hurak's Stars
selva86/datasets
A collection of datasets of ML problem solving
JuliaCollections/DataStructures.jl
Julia implementation of Data structures
jkrumbiegel/Chain.jl
A Julia package for piping a value through a series of transformation expressions using a more convenient syntax than Julia's native piping functionality.
STOR-i/GaussianProcesses.jl
A Julia package for Gaussian Processes
jonniedie/ComponentArrays.jl
Arrays with arbitrarily nested named components.
JuliaGizmos/WebIO.jl
A bridge between Julia and the Web.
SciML/RecursiveArrayTools.jl
Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
JuliaCollections/AbstractTrees.jl
Abstract julia interfaces for working with trees
JuliaLinearAlgebra/GenericLinearAlgebra.jl
Generic numerical linear algebra in Julia
EricDarve/numerical_linear_algebra
Julia code for the book Numerical Linear Algebra
SciML/StructuralIdentifiability.jl
Fast and automatic structural identifiability software for ODE systems
davidavdav/GaussianMixtures.jl
Large scale Gaussian Mixture Models
SebastianM-C/PkgCite.jl
Cite Julia packages in your papers the easy way
baggepinnen/DifferentialDynamicProgramming.jl
A package for solving Differential Dynamic Programming and trajectory optimization problems.
halleysfifthinc/Peaks.jl
Find peaks (local extrema) of signals
tkoolen/Parametron.jl
Efficiently solving instances of a parameterized family of (possibly mixed-integer) linear/quadratic optimization problems in Julia
JuliaFirstOrder/StructuredOptimization.jl
Structured optimization in Julia
jkrumbiegel/DataFrameMacros.jl
Macros that simplify working with DataFrames.jl
JuliaAcademy/Foundations-of-Machine-Learning
We're excited to be your gateway into machine learning. ML is a rapidly growing field that's buzzing with opportunity.
JuliaRobotics/MeshCatMechanisms.jl
3D Visualization of mechanisms and URDFs using MeshCat.jl and RigidBodyDynamics.jl
adrhill/NoiseRobustDifferentiation.jl
Total Variation Regularized Numerical Differentiation
baggepinnen/TotalLeastSquares.jl
Solve many kinds of least-squares and matrix-recovery problems
jump-dev/NEOSServer.jl
A Julia interface for the NEOS Optimisation Server
JeffreySarnoff/AngleBetweenVectors.jl
An accurate and stable calculation of the angle separating two vectors.
m3g/SPGBox.jl
Spectral Projected Gradient Method for Box-Constrained Minimization
tkoolen/QPControl.jl
Quadratic-programming-based robot controllers
JuliaRobotics/LCMCore.jl
Low-level Julia bindings for the LCM communications library
JulienKluge/AllanDeviations.jl
Julia package for providing frequency-stability test functions. Implemented so far in overlapping as well as consecutive form for phase or frequency datasets are: allan deviation, modified allan deviation, hadamard deviation and time deviation.
baggepinnen/LPVSpectral.jl
Least-squares (sparse) spectral estimation and (sparse) LPV spectral decomposition.
tkoolen/FastIOBuffers.jl
Faster alternatives to Julia's IOBuffer type