Pinned Repositories
AIChatREPL.jl
Add chat-mode to Julia REPL, with OpenAI API.
DLScratch.jl
Porting of "Deep Learning from scratch" by Julia.
enumerable_lz
Hashids.jl
A Julia port of the JavaScript Hashids implementation. Website: http://www.hashids.org/
JuliaBook2023Samples.jl
2023/03/15 発売の『実践Julia入門』のサンプルコード。
JuliaTokai_202011.jl
Examples for JuliaTokai #08
manabiya
for Manabiya Handson
MLNSC-DLScratch
Dockerfile for the workshop of Machine Learning Nagoya Sub-Committee (MLNSC).
number-polyfill
PropertyDestructuring.jl
Apply Property Destructuring Syntax to Julia v1.6.x.
antimon2's Repositories
antimon2/JuliaBook2023Samples.jl
2023/03/15 発売の『実践Julia入門』のサンプルコード。
antimon2/PropertyDestructuring.jl
Apply Property Destructuring Syntax to Julia v1.6.x.
antimon2/AIChatREPL.jl
Add chat-mode to Julia REPL, with OpenAI API.
antimon2/JuliaTokai_202011.jl
Examples for JuliaTokai #08
antimon2/Awesome-DDSK
様々な方法でDDSKを実装したプログラムを集めたリポジトリです。
antimon2/CalendarPuzzle.jl
Solve CalendarPuzzle
antimon2/julia
The Julia Programming Language
antimon2/JuliaGymDemo
Train and Play Gym with Julia v0.6 + Gym.jl(revised) + Knet.jl
antimon2/JuliaMonoSb2
Merge JuliaMono and mgenplus fonts.
antimon2/LRUCache.jl
An implementation of an LRU Cache in Julia
antimon2/QDates.jl
Japanese `Kyūreki` (旧暦) Calendrical Calculations in Julia.
antimon2/Reiwa.jl
`'\u32ff'`(`'㋿'`: U+32FF SQUARE ERA NAME REIWA) support in Julia
antimon2/SimpleMonads.jl
Simple implementation of Monad with coroutines on Julia.
antimon2/Squareness.jl
An experiment to implement `issquare()`.
antimon2/studio-lab-examples
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
antimon2/Sub2Index.jl
Provides a macro that converts subscripts (`Fₙ`) to indexing (`F[n]`).
antimon2/BFREPL.jl
Brainf**k REPL in Julia
antimon2/BroadCastingSample.jl
Broadcasting Sample for JuliaTokai #07
antimon2/FluxGogh.jl
antimon2/InfiniteProductQuiz.jl
Quiz: to Implement iteration of infinite-product with Julia.
antimon2/julia_imi_workshop2023
antimon2/julia_imi_workshop2023_tutorial
数学と物理におけるJuliaの活用 研究会チュートリアル講演(2, 3)Notebook 公開
antimon2/JuliaTokai16Info
antimon2/JuliaTokaiInfo15
antimon2/langs-bench-dijkstra
Simple benchmarks of Dijkstra algorithm among C++, Go, Julia, Python, JavaScript, Rust and Kotlin
antimon2/QDatesCLI.jl
QDates CLI with Comonicon.jl
antimon2/RepeatingDecimalNotations.jl
A Julia package to handle repeating decimal numbers.
antimon2/SimpleMemoizeSample.jl
Metaprogramming Sample for JuliaTokai#06
antimon2/VisualAtom.jl
Generate the VisualAtom dataset using JuliaLang (within an hour).
antimon2/XXhash.jl
Julia wrapper for xxHash C library