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
.
pr-omethe-us
/
PyKED
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
18
Code
Issues
25
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix Celcius Behavior
- #114
#114
Open
jsantner
wants to merge 11 commits into
pr-omethe-us:main
pr-omethe-us/PyKED:main
from
jsantner:fix-celcius-behavior
jsantner/PyKED:fix-celcius-behavior
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Fix Celcius Behavior
#114
jsantner
wants to merge 11 commits into
pr-omethe-us:main
pr-omethe-us/PyKED:main
from
jsantner:fix-celcius-behavior
jsantner/PyKED:fix-celcius-behavior
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2018
Correctly read Celsius temperatures
Show description for 1cee8b9
jsantner
committed
1cee8b9
View commit details
Copy full SHA for 1cee8b9
Browse repository at this point
Add test with temperature in Celsius
jsantner
committed
cfdbae2
View commit details
Copy full SHA for cfdbae2
Browse repository at this point
Minor fix in arguments
jsantner
committed
2c0b278
View commit details
Copy full SHA for 2c0b278
Browse repository at this point
Only apply to celsius and fahrenheit
jsantner
committed
73551ab
View commit details
Copy full SHA for 73551ab
Browse repository at this point
Syntax
jsantner
committed
3681791
View commit details
Copy full SHA for 3681791
Browse repository at this point
Fix behavior in chemked.process_quantity
jsantner
committed
f759ab1
View commit details
Copy full SHA for f759ab1
Browse repository at this point
Commits on Jun 25, 2018
Fixing changes that were requested.
Show description for 2147780
jsantner
committed
2147780
View commit details
Copy full SHA for 2147780
Browse repository at this point
raise pint.UndefinedUnitError if it can't be fixed by np.nan
jsantner
committed
5c74873
View commit details
Copy full SHA for 5c74873
Browse repository at this point
Commits on Jun 26, 2018
Remove 'nan' handling
jsantner
committed
ae14c43
View commit details
Copy full SHA for ae14c43
Browse repository at this point
Commits on Jul 10, 2018
Add test for changes in chemked.py
jsantner
committed
befbe89
View commit details
Copy full SHA for befbe89
Browse repository at this point
Commits on Jul 11, 2018
pint quantities must be in same unit to be compared with np.isclose
jsantner
committed
6eee6df
View commit details
Copy full SHA for 6eee6df
Browse repository at this point
You can’t perform that action at this time.