GodotMisogi's Stars
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
udohjeremiah/REPLference.jl
This is a straightforward package designed to teach Julia to beginners in the Julia REPL. It provides an elegant method for locating methods that work on objects.
TuringLang/AdvancedVI.jl
Implementation of variational Bayes inference algorithms
ChifiSource/Olive.jl
pure julia notebooks
korsbo/Latexify.jl
Convert julia objects to LaTeX equations, arrays or other environments.
Quinny/GuitarEffects
A low latency guitar effects processor suitable for running on a raspberry pi
JuliaDiff/ChainRulesCore.jl
AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
duanebeck/Allegro-Lite
Information about Mark Drela's sailplane designs
mdolab/dafoam
DAFoam: Discrete Adjoint with OpenFOAM for High-fidelity Multidisciplinary Design Optimization
jonniedie/SimulationLogs.jl
Signal logging and scoping for DifferentialEquations.jl simulations.
gridap/GridapEmbedded.jl
Embedded finite element methods in Julia
KristofferC/OhMyREPL.jl
Syntax highlighting and other enhancements for the Julia REPL
KristofferC/TimerOutputs.jl
Formatted output of timed sections in Julia
JuliaLabs/Cassette.jl
Overdub Your Julia Code
carstenbauer/TimerOutputsTracked
ds4dm/Tulip.jl
Interior-point solver in pure Julia
SciML/PDESystemLibrary.jl
A library of systems of partial differential equations, as defined with ModelingToolkit.jl in Julia
WIAS-PDELib/VoronoiFVM.jl
Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
JuliaLinearAlgebra/LinearMaps.jl
A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.
Ferrite-FEM/FerriteViz.jl
Plot your Ferrite.jl data
JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl
Automatic differentiation of implicit functions
byuflowlab/ImplicitAD.jl
Automates adjoints. Forward and reverse mode algorithmic differentiation around implicit functions (not propagating AD through), as well as custom rules to allow for mixed-mode AD or calling external (non-AD compatible) functions within an AD chain.
rafaqz/ModelParameters.jl
Easy, standardised parameter get/set for heterogeneous or nested immutable models.
fverdugo/PartitionedArrays.jl
Large-scale, distributed, sparse linear algebra in Julia.
MrMechanics/solFEM_v3
A small open source Finite Element program with basic mesh generation, solver and viewer.
conal/felix
Agda category theory library for denotational design
A-CGray/FEMpy
FEMpy is my attempt to implement a basic object-oriented finite element method in python that's as fast and flexible as possible.
vavrines/Kinetic.jl
Universal modeling and simulation of fluid mechanics upon machine learning. From the Boltzmann equation, heading towards multiscale and multiphysics flows.
rikhuijzer/JuliaTutorialsTemplate
A template for building websites with Julia. Easily publish Pluto notebooks online.
JuliaPlots/UnicodePlots.jl
Unicode-based scientific plotting for working in the terminal