Pinned Loading
-
ad-kernels
ad-kernels PublicCode for the paper "Algorithmic Differentiation for Automatized Modelling of Machine Learned Force Fields"
-
DifferentiableDFTK
DifferentiableDFTK PublicAutomatic differentiation for density functional theory in Julia.
Julia 6
-
-
visualizing jaxprs
visualizing jaxprs 1import jax
2from jax import core
3from graphviz import Digraph
4import itertools
5 -
Kernel regression in dex-lang
Kernel regression in dex-lang 1import plot
23-- Conjugate gradients solver
4def solve (mat:m=>m=>Float) (b:m=>Float) : m=>Float =
5x0 = for i:m. 0.0
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.