๐น
่ช็ฑใ่ใ่่ใฎใใใซใ็งใฏไธ็ใๅคใใ
Highlights
Pinned Loading
-
raytracer-challenge
raytracer-challenge PublicA functional implementation of the ray tracer described in The Ray Tracer Challenge
Racket
-
-
uta-net-lyrics-tagger
uta-net-lyrics-tagger PublicGet lyrics from uta-net.com and write them to your audio files
Python 1
-
Generating reading pairs / furigana ...
Generating reading pairs / furigana string 1from enum import Enum
2from typing import Dict, List, Tuple
3from jaconv import kata2hira
4import unicodedata
5 -
Implementation of some math.h functions
Implementation of some math.h functions 1// uses only elementary methods
2// guarantees none of speed, precision or accuracy
3// I didn't read the specs
4// does not handle any errors
5// might be educational; definitely not practical
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.