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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sintefore
/
SparseVariables.jl
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
15
Code
Issues
6
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add broadcasting and slicing using a lazy view structure
- #50
#50
Merged
trulsf
merged 22 commits into
main
sintefore/SparseVariables.jl:main
from
tf/view
sintefore/SparseVariables.jl:tf/view
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Add broadcasting and slicing using a lazy view structure
#50
trulsf
merged 22 commits into
main
sintefore/SparseVariables.jl:main
from
tf/view
sintefore/SparseVariables.jl:tf/view
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
Add two types of filtered view on IndexedVarArray
trulsf
committed
a76f19e
View commit details
Copy full SHA for a76f19e
Browse repository at this point
Add parameter for cache cutoff
trulsf
committed
33c59d1
View commit details
Copy full SHA for 33c59d1
Browse repository at this point
Renaming and removing filtering with dict behaviour
trulsf
committed
e31044a
View commit details
Copy full SHA for e31044a
Browse repository at this point
Move broadcasting and slicing into separate files
trulsf
committed
26888ce
View commit details
Copy full SHA for 26888ce
Browse repository at this point
Add tests for slicing and broadcast
trulsf
committed
00c4c62
View commit details
Copy full SHA for 00c4c62
Browse repository at this point
Simplify duplicated code
trulsf
committed
c41d29b
View commit details
Copy full SHA for c41d29b
Browse repository at this point
Commits on May 23, 2026
Slicing of an AbstractSparseArray returns a SparseArraysSlice also for indexing notation
trulsf
committed
1f90bf3
View commit details
Copy full SHA for 1f90bf3
Browse repository at this point
Invalidate cache also for unsafe insert
trulsf
committed
802db0e
View commit details
Copy full SHA for 802db0e
Browse repository at this point
Format fixes
trulsf
committed
da0895a
View commit details
Copy full SHA for da0895a
Browse repository at this point
Formatting
trulsf
committed
d3e5f36
View commit details
Copy full SHA for d3e5f36
Browse repository at this point
Commits on Jun 24, 2026
Simplify slicing structure
trulsf
committed
f7baf89
View commit details
Copy full SHA for f7baf89
Browse repository at this point
Format fix
trulsf
committed
82ae7fc
View commit details
Copy full SHA for 82ae7fc
Browse repository at this point
Update ci workflows
trulsf
committed
37fee76
View commit details
Copy full SHA for 37fee76
Browse repository at this point
Fix format
trulsf
committed
c2728e5
View commit details
Copy full SHA for c2728e5
Browse repository at this point
Make slices writable
trulsf
committed
a7ed014
View commit details
Copy full SHA for a7ed014
Browse repository at this point
Commits on Jul 3, 2026
Add memoization for _view_matching_keys in SparseArraySlice
Copilot
authored
9665183
View commit details
Copy full SHA for 9665183
Browse repository at this point
Generalize make_filter_fun to handle AbstractRange
Copilot
authored
517eb2a
View commit details
Copy full SHA for 517eb2a
Browse repository at this point
Commits on Jul 9, 2026
Formatting tutorial
hellemo
committed
67da726
View commit details
Copy full SHA for 67da726
Browse repository at this point
Commits on Jul 27, 2026
Refactor SparseBroadcastStyle and enhance broadcasting tests with JuMP scalar
trulsf
committed
8f78d18
View commit details
Copy full SHA for 8f78d18
Browse repository at this point
Align formatting with JuMP standard
trulsf
committed
d5acc8c
View commit details
Copy full SHA for d5acc8c
Browse repository at this point
Enhance SparseArraySlice with cache invalidation tests and update first/last index handling
trulsf
committed
bd0f4d8
View commit details
Copy full SHA for bd0f4d8
Browse repository at this point
Format fix
trulsf
committed
fd39a91
View commit details
Copy full SHA for fd39a91
Browse repository at this point
You can’t perform that action at this time.