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
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
.
ScottBoyce-Python
/
DynamicVector
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
DynamicVector
DynamicVector
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 18, 2024
v0.2.0 release
ScottBoyce
committed
b32f530
View commit details
Copy full SHA for b32f530
View code at this point
Browse repository at this point
refactor: organize dunder metadata
ScottBoyce
committed
6a730a1
View commit details
Copy full SHA for 6a730a1
View code at this point
Browse repository at this point
fix: reflective dunder methods operation order
Show description for 9a4b6b0
ScottBoyce
committed
9a4b6b0
View commit details
Copy full SHA for 9a4b6b0
View code at this point
Browse repository at this point
fix: remove invalid dunder methods
Show description for 32a7513
ScottBoyce
committed
32a7513
View commit details
Copy full SHA for 32a7513
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
fix: _metadata import works outside of module
ScottBoyce
committed
5ec8ac7
View commit details
Copy full SHA for 5ec8ac7
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
add numpy constructor methods
ScottBoyce
committed
84c18f7
View commit details
Copy full SHA for 84c18f7
View code at this point
Browse repository at this point
add arange constructor method
ScottBoyce
committed
2a9370a
View commit details
Copy full SHA for 2a9370a
View code at this point
Browse repository at this point
add zeros constructor method
ScottBoyce
committed
60a25cb
View commit details
Copy full SHA for 60a25cb
View code at this point
Browse repository at this point
add capacity argument to from_values and from_iter
ScottBoyce
committed
7ec6eb9
View commit details
Copy full SHA for 7ec6eb9
View code at this point
Browse repository at this point
add __getattr__ to pass unknown attributes to numpy
ScottBoyce
committed
cade8e3
View commit details
Copy full SHA for cade8e3
View code at this point
Browse repository at this point
imporve main class docstring
ScottBoyce
committed
8112796
View commit details
Copy full SHA for 8112796
View code at this point
Browse repository at this point
improve main class docstring
ScottBoyce
committed
083d6d5
View commit details
Copy full SHA for 083d6d5
View code at this point
Browse repository at this point
update method docstings to be more descriptive
ScottBoyce
committed
7c91186
View commit details
Copy full SHA for 7c91186
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
change from_vector to from_values
ScottBoyce
committed
ab2148d
View commit details
Copy full SHA for ab2148d
View code at this point
Browse repository at this point
update tests
ScottBoyce
committed
b7e0db8
View commit details
Copy full SHA for b7e0db8
View code at this point
Browse repository at this point
add _metadata.py
ScottBoyce
committed
cda99b1
View commit details
Copy full SHA for cda99b1
View code at this point
Browse repository at this point
add isert_values method
ScottBoyce
committed
b556e96
View commit details
Copy full SHA for b556e96
View code at this point
Browse repository at this point
initial dynamicvector.py
ScottBoyce
committed
f7cf6fa
View commit details
Copy full SHA for f7cf6fa
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.