index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mining
/
classifier
/
crf
Age
Commit message (
Expand
)
Author
2026-01-15
all: convert license and copyright to use SPDX identifiers
Shulhan
2025-01-23
all: use for-range with numeric
Shulhan
2024-12-29
all: merge package "lib/floats64" into "slices"
Shulhan
2024-03-02
all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"
Shulhan
2024-01-24
all: fix the warnings from linter revive
Shulhan
2023-09-14
all: fix variable shadowing as reported by shadow tool
Shulhan
2023-09-11
classifier/crf: remove unused parameter "samples" in New
Shulhan
2023-09-11
lib/mining: realign struct for better size allocation
Shulhan
2023-05-20
all: remove any usage of debug.Value in all packages
Shulhan
2022-05-09
all: reformat all codes using gofmt 1.19 (the Go tip)
Shulhan
2019-03-02
all: changes affected by refactoring on package "numbers"
Shulhan
2018-11-30
all: minimize and suppress linter warnings for global variables
Shulhan
2018-11-29
all: fix warnings from linters
Shulhan
2018-11-29
all: fix warning from linters
Shulhan
2018-09-18
Merge package "github.com/shuLhan/go-mining"
Shulhan