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
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 }}
t-kalinowski
/
quickr
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
184
Code
Issues
38
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add tanh() intrinsic and rev() handler
- #90
#90
Merged
t-kalinowski
merged 12 commits into
main
t-kalinowski/quickr:main
from
tanh-rev-handler
t-kalinowski/quickr:tanh-rev-handler
Copy head branch name to clipboard
Feb 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add tanh() intrinsic and rev() handler
#90
t-kalinowski
merged 12 commits into
main
t-kalinowski/quickr:main
from
tanh-rev-handler
t-kalinowski/quickr:tanh-rev-handler
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2026
Add tanh() unary intrinsic
t-kalinowski
committed
97e2d2d
View commit details
Copy full SHA for 97e2d2d
Browse repository at this point
Add rev() handler
t-kalinowski
committed
45c35d3
View commit details
Copy full SHA for 45c35d3
Browse repository at this point
Preserve NA logicals in rev() for bind(c) storage
t-kalinowski
committed
00d5d28
View commit details
Copy full SHA for 00d5d28
Browse repository at this point
Booleanize integer-backed logical expressions
Show description for 93137e3
t-kalinowski
committed
93137e3
View commit details
Copy full SHA for 93137e3
Browse repository at this point
NEWS: tanh() and rev() support
t-kalinowski
committed
8de5547
View commit details
Copy full SHA for 8de5547
Browse repository at this point
test: rev(rev()) preserves NA for bind(c) logicals
t-kalinowski
committed
efc779a
View commit details
Copy full SHA for efc779a
Browse repository at this point
fix: preserve bind(c) logical storage when hoisting rev()
t-kalinowski
committed
fa20990
View commit details
Copy full SHA for fa20990
Browse repository at this point
fix: booleanize rev() logicals in as.integer/which.max
Show description for dd0de4e
t-kalinowski
committed
dd0de4e
View commit details
Copy full SHA for dd0de4e
Browse repository at this point
test: r2f symbol attaches r metadata for bind(c) logicals
t-kalinowski
committed
3a623ad
View commit details
Copy full SHA for 3a623ad
Browse repository at this point
fix: keep r2f() epilogue for bind(c) logical symbols
Show description for e3274db
t-kalinowski
committed
e3274db
View commit details
Copy full SHA for e3274db
Browse repository at this point
test: rev() preserves NA for bind(c) logical scalars
t-kalinowski
committed
abe48ef
View commit details
Copy full SHA for abe48ef
Browse repository at this point
fix: rev() scalar bind(c) logicals preserve NA storage
Show description for 1b4426b
t-kalinowski
committed
1b4426b
View commit details
Copy full SHA for 1b4426b
Browse repository at this point
You can’t perform that action at this time.