Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ContextualWisdomLab
/
aFIPC
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
⚡ Bolt: R의 sort()를 which.min()으로 대체하여 벡터 최솟값 탐색 최적화
- #229
#229
Open
seonghobae
wants to merge 4 commits into
master
ContextualWisdomLab/aFIPC:master
from
bolt/optimize-which-min-17026821788722400998
ContextualWisdomLab/aFIPC:bolt/optimize-which-min-17026821788722400998
Copy head branch name to clipboard
Conversation
Commits
4
(4)
Checks
Files changed
Open
⚡ Bolt: R의 sort()를 which.min()으로 대체하여 벡터 최솟값 탐색 최적화
#229
seonghobae
wants to merge 4 commits into
master
ContextualWisdomLab/aFIPC:master
from
bolt/optimize-which-min-17026821788722400998
ContextualWisdomLab/aFIPC:bolt/optimize-which-min-17026821788722400998
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
⚡ Bolt: 최솟값 탐색 시 O(N log N)의 sort() 대신 O(N)의 which.min()을 사용하도록 최적화
Show description for d63bee9
seonghobae
committed
d63bee9
View commit details
Copy full SHA for d63bee9
Browse repository at this point
⚡ Bolt: 최솟값 탐색 최적화 및 CI YAML 오류 수정
Show description for e9ec6ae
seonghobae
committed
e9ec6ae
View commit details
Copy full SHA for e9ec6ae
Browse repository at this point
⚡ Bolt: markdownlint 규칙 수정
Show description for 0abcf7e
seonghobae
committed
0abcf7e
View commit details
Copy full SHA for 0abcf7e
Browse repository at this point
⚡ Bolt: yaml lint 에러 수정 및 markdown 규칙 완화
Show description for d793a9b
seonghobae
committed
d793a9b
View commit details
Copy full SHA for d793a9b
Browse repository at this point
You can’t perform that action at this time.