Stars
Before I go to bed, I tell my agents: good night, have fun
OptunaDashboard.jl is a software package for the Julia programming language that provides an interface for the dashboard of the open source hyperparameter optimization framework Optuna.
Optuna.jl is a software package for the Julia programming language that provides an interface for the open source hyperparameter optimization framework Optuna.
Unfortunately, FMUs (fmi-standard.org) are not differentiable by design. To enable their full potential inside Julia, FMISensitivity.jl makes FMUs fully differentiable w.r.t. states and derivatives…
Mixed Hybrid, Universal, Discrete, Algebraic and (Ordinary) Differential Equations in the Julia programming language.
Julia CI Actions that are used among several repositories.
TrixiParticles.jl: Particle-based multiphysics simulations in Julia
PointNeighbors.jl: Neighborhood search with fixed search radius in Julia
Formatted output of timed sections in Julia
MeshGraphNets.jl is a software package for the Julia programming language that provides an implementation of the MeshGraphNets framework by Google DeepMind for simulating mesh-based physical system…
GraphNetCore.jl is a software package for the Julia programming language that provides an the core functionality of the MeshGraphNets.jl package. Some parts are based on the implementation of the M…
DistributedHyperOpt.jl is a package similar to HyperOpt.jl, but explicitly focusing on distributed (multi-processing) hyperparameter optimization by design.
The current implementation of `LinearAlgebra.eigen` does not support sensitivities. DifferentiableEigen.jl offers an `eigen` function that is differentiable by every AD-framework with support for C…
FMIBuild.jl holds dependencies that are required to compile and zip a Functional Mock-Up Unit (FMU) compliant to the FMI-standard (fmi-standard.org). Because this dependencies should not be part of…
FMIExport.jl is a free-to-use software library for the Julia programming language which allows for the export of FMUs (fmi-standard.org) from any Julia-Code. FMIExport.jl is completely integrated i…
FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org) everywhere inside of your ML topologies and still keep the…
FMIZoo.jl is a collection of testing and example FMUs (fmi-standard.org) for the Julia libraries FMI.jl and FMIFlux.jl.
FMICore.jl implements the low-level equivalents of the C-functions and C-data types of the FMI-standard (fmi-standard.org) for the Julia programming language.
FMIImport.jl implements the import functionalities of the FMI-standard (fmi-standard.org) for the Julia programming language. FMIImport.jl provides the foundation for the Julia packages FMI.jl and …
Statistik Addon zur Erfassung von Seitenaufrufen. Für das CMS Redaxo.
FMI.jl is a free-to-use software library for the Julia programming language which integrates FMI (fmi-standard.org): load or create, parameterize, differentiate and simulate FMUs seamlessly inside …