We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057e1f0 commit f01b3adCopy full SHA for f01b3ad
README.md
@@ -123,4 +123,5 @@ solve(prob, TRBDF2())
123
## Similar Projects
124
125
[AutoPreallocation.jl](https://github.com/oxinabox/AutoPreallocation.jl) tries
126
-to do this automatically at the compiler level.
+to do this automatically at the compiler level. [Alloc.jl](https://github.com/FluxML/Alloc.jl)
127
+tries to do this with a bump allocator.
0 commit comments