KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
Umlaut.jl
★ 33
Open GitHub ↗
The Code Tracer
Download README (.md)
Explore Similar Repositories
SFuzz
:
No description available.
xERM
:
[AAAI 2022 Oral] This is a Pytorch implementation of the AAAI 2022 paper "Cross-Domain Empirical Risk Minimization for Unbiased Long-tailed Classification"
turtlebot4_setup
:
TurtleBot 4 setup tools and configuration files.
text-2-cellular-automata
:
:brain: Neural Cellular Automata + CLIP
smart-realtime-facades
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Umlaut.jl
?
Download (.md)
# Ümlaut <p align="center"> <img height="300" src="https://github.com/dfdx/Umlaut.jl/blob/main/docs/src/logo.png"> </p> [](https://dfdx.github.io/Umlaut.jl/dev) [](https://github.com/dfdx/Umlaut.jl/actions/workflows/test.yml) Umlaut.jl is a code tracer for the Julia programming language. It lets you trace the function execution, recording all primitive operations onto a linearized tape. > :point_right: Umlaut.jl was started as a fork of Ghost.jl trying to overcome some of its > limitations, but eventually the codebase has diverged so much that the new package was > born. Although the two have pretty similar API, there are several notable differences. > See [Migration from Ghost](https://dfdx.github.io/Umlaut.jl/dev/ghost/) for details.