Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
electronics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sean Leavey
electronics
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
3
Feb
2
8
Jan
13
Nov
10
10
Sep
3
2
1
26
Aug
14
May
Fix missing import
master
master
Update README
Change command names
Bump version
Update progressbar dependency
Add voltage divider ratio calculator
Rename module
Fix setup.py
Update project metadata
Rename files
Use __init__.py for version information
Fix incorrect import
Add version.py to contain static version and setup info
Rename project to "electronics.py" from "electronics-calculator" and add setup script
Add documentation
Remove unhelpful log message
Add progress bar
Update docstrings and formatting for readability
Add warning for excessive permutation calculations
Add readme
Add progress bar and ability to calculate number of results before doing it
Add label method to Resistor and Collection; fix combinations returning single resistors when not requested
Add resistance matcher, change resistor set parameter input locations
Remove unique combinations method
Add automatic formatting to values with units
Improve program docstring
Remove unused import
Break base resistor list out into a separate method that yields values one-by-one
Fix bug with regulator resistor combinations calculation
Support full options for regres in main program
Add tolerance parameter; clean up some code layout
Format regulator command line output
Change regulator calculation to use generator and heapq
Change resistor combination method return types to generators.
Add series combinanations functionality to resistor set
Add support for parallel combinations of resistors and tolerance calculations
LM317 resistor calculator
Initial commit
Loading