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
.
feos-org
/
feos
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
196
Code
Issues
24
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Sync + Send to
EquationOfState
trait bounds
- #57
#57
Merged
g-bauer
merged 13 commits into
main
feos-org/feos:main
from
eos_sync_send
feos-org/feos:eos_sync_send
Copy head branch name to clipboard
Oct 18, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add Sync + Send to
EquationOfState
trait bounds
#57
g-bauer
merged 13 commits into
main
feos-org/feos:main
from
eos_sync_send
feos-org/feos:eos_sync_send
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2022
add sync + send to EquationOfState trait bounds, change Rc to Arc
g-bauer
committed
e44f4b8
View commit details
Copy full SHA for e44f4b8
Browse repository at this point
Made State sync + send, added parallel execution to pure PhaseDiagram constructor
g-bauer
committed
47d1a7f
View commit details
Copy full SHA for 47d1a7f
Browse repository at this point
Added parallelization for estimator
g-bauer
committed
0f67fe6
View commit details
Copy full SHA for 0f67fe6
Browse repository at this point
Removed splitting in chunks from estimator. Added impls for all datasets except binary properties.
g-bauer
committed
60356ab
View commit details
Copy full SHA for 60356ab
Browse repository at this point
Updated models
g-bauer
committed
118eef4
View commit details
Copy full SHA for 118eef4
Browse repository at this point
make all DFT struct Sync + Send and remove unsendable attribute
prehner
authored and
g-bauer
committed
10d07c2
View commit details
Copy full SHA for 10d07c2
Browse repository at this point
more changes, added rayon feature
g-bauer
committed
498a6e9
View commit details
Copy full SHA for 498a6e9
Browse repository at this point
Removed parallel impls in estimator
g-bauer
committed
5ccff9c
View commit details
Copy full SHA for 5ccff9c
Browse repository at this point
Remove unused impls; updated Python interface
g-bauer
committed
51715e2
View commit details
Copy full SHA for 51715e2
Browse repository at this point
Remove surface tension test from estimator
g-bauer
committed
8541909
View commit details
Copy full SHA for 8541909
Browse repository at this point
fixed feature cfg
g-bauer
committed
9c4b65e
View commit details
Copy full SHA for 9c4b65e
Browse repository at this point
remove function for global thread pool
g-bauer
committed
4b317d0
View commit details
Copy full SHA for 4b317d0
Browse repository at this point
Commits on Oct 18, 2022
added rayon error as variant of EoSError, changed Cargo.toml feature name and ran formatter
g-bauer
committed
752ab45
View commit details
Copy full SHA for 752ab45
Browse repository at this point
You can’t perform that action at this time.