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
.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
PlasmaPy
/
SpectroscoPyx
Public archive
Notifications
You must be signed in to change notification settings
Fork
11
Star
44
Code
Issues
46
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Electron config class
- #23
#23
Open
lemmatum
wants to merge 12 commits into
PlasmaPy:main
PlasmaPy/SpectroscoPyx:main
from
lemmatum:electronConfigClass
lemmatum/SpectroscoPyx:electronConfigClass
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
[WIP] Electron config class
#23
lemmatum
wants to merge 12 commits into
PlasmaPy:main
PlasmaPy/SpectroscoPyx:main
from
lemmatum:electronConfigClass
lemmatum/SpectroscoPyx:electronConfigClass
Copy head branch name to clipboard
Commits
Commits on May 11, 2018
Added subshell class which describes electrons contained in an atomic subshell.
lemmatum
committed
972c7f1
View commit details
Copy full SHA for 972c7f1
Browse repository at this point
Ignoring spyder project directory in .gitignore.
lemmatum
committed
074af5b
View commit details
Copy full SHA for 074af5b
Browse repository at this point
Initial class description for atomic subshells, plus some notation. Subshells will then be built into full electron configurations. Full electron configurations will then be joined with term symbol…
Show description for a6c50e9
lemmatum
committed
a6c50e9
View commit details
Copy full SHA for a6c50e9
Browse repository at this point
pep8 fixes.
lemmatum
committed
6a36d38
View commit details
Copy full SHA for 6a36d38
Browse repository at this point
Added pandas dependency (hopefully).
lemmatum
committed
5988247
View commit details
Copy full SHA for 5988247
Browse repository at this point
Added small comments what s, p, d, f mean. Added file for testing electronConfiguration.py
lemmatum
committed
7ba4d84
View commit details
Copy full SHA for 7ba4d84
Browse repository at this point
Added simple methods for EnergyLevel(), __str__(), configuration(), and term().
lemmatum
committed
04ea7ee
View commit details
Copy full SHA for 04ea7ee
Browse repository at this point
Started adding empty object initialization.
lemmatum
committed
c7ce036
View commit details
Copy full SHA for c7ce036
Browse repository at this point
Added empty ElectronConfiguration() and __bool__ method.
lemmatum
committed
2d7a4dd
View commit details
Copy full SHA for 2d7a4dd
Browse repository at this point
misc changes (don't remember).
lemmatum
committed
5615029
View commit details
Copy full SHA for 5615029
Browse repository at this point
Moving electron configuration class stuff to SpectroscoPyx directory from SpectroscoPy due to package name change.
lemmatum
committed
55a3ff1
View commit details
Copy full SHA for 55a3ff1
Browse repository at this point
Commits on Jul 4, 2018
Merging re-templating from master.
lemmatum
committed
1952830
View commit details
Copy full SHA for 1952830
Browse repository at this point
You can’t perform that action at this time.