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
.
FluidityProject
/
spud
Public
Notifications
You must be signed in to change notification settings
Fork
3
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
spud
python
on
main
User selector
All users
All time
Commit history
Commits on Nov 7, 2025
Changes required for python 3.12 in diamond and python libspud
stephankramer
committed
d86f124
View commit details
Copy full SHA for d86f124
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Rewrite Debian/Ubuntu packaging
Show description for b096ac3
stephankramer
committed
b096ac3
View commit details
Copy full SHA for b096ac3
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Switch to python3 everywhere
Show description for ff47740
stephankramer
committed
ff47740
View commit details
Copy full SHA for ff47740
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
An attempt at upgrading diamond to gtk3 and python3.
Show description for 423d68d
cianwilson
authored and
tmbgreaves
committed
423d68d
View commit details
Copy full SHA for 423d68d
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Add basic python 3.X support.
jrper
committed
65fec3b
View commit details
Copy full SHA for 65fec3b
View code at this point
Browse repository at this point
Python3 test in parallel.
jrper
committed
4f78980
View commit details
Copy full SHA for 4f78980
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Fix exception handling for set_option through the python interface.
Show description for 31e6a2f
cianwilson
committed
31e6a2f
View commit details
Copy full SHA for 31e6a2f
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
Fixing minor bug. All doubles coming from python should be parsed as such
Jon Hill
committed
da89b7f
View commit details
Copy full SHA for da89b7f
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
fix for parsing python double as a float
slmouradian
committed
27b7fbc
View commit details
Copy full SHA for 27b7fbc
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
merge the libspud changes from from ~applet199/fluidity/set-option-if-statement
funsim
committed
98a3ea7
View commit details
Copy full SHA for 98a3ea7
View code at this point
Browse repository at this point
Commits on Aug 16, 2011
changed doc strings
applet199
committed
ba2a418
View commit details
Copy full SHA for ba2a418
View code at this point
Browse repository at this point
changed doc strings
applet199
committed
5e6e365
View commit details
Copy full SHA for 5e6e365
View code at this point
Browse repository at this point
clear option added
applet199
committed
ca69755
View commit details
Copy full SHA for ca69755
View code at this point
Browse repository at this point
If the type of the option is SPUD_DOUBLe, then pass a double, not a float.
Show description for 4da240b
Patrick Farrell
committed
4da240b
View commit details
Copy full SHA for 4da240b
View code at this point
Browse repository at this point
Commits on Aug 4, 2011
A grand game of whack-a-mole. This fixes the maverick build. We'll keep iterating until they all work ...
Patrick Farrell
committed
c1617d0
View commit details
Copy full SHA for c1617d0
View code at this point
Browse repository at this point
Some more work on python-spud for natty
Patrick Farrell
committed
bad496c
View commit details
Copy full SHA for bad496c
View code at this point
Browse repository at this point
s/fluidity_api/spud_manager
Patrick Farrell
committed
1cab7f3
View commit details
Copy full SHA for 1cab7f3
View code at this point
Browse repository at this point
Commits on Aug 1, 2011
Get rid of a malloc that didn't have a corresponding free
Patrick Farrell
committed
b30e6a3
View commit details
Copy full SHA for b30e6a3
View code at this point
Browse repository at this point
Fixes for the Python 2.7 case
Patrick Farrell
committed
8420383
View commit details
Copy full SHA for 8420383
View code at this point
Browse repository at this point
Add a print statement that all the tests passed
Patrick Farrell
committed
92ab830
View commit details
Copy full SHA for 92ab830
View code at this point
Browse repository at this point
Commits on Jul 29, 2011
assertion works
applet199
committed
a229a18
View commit details
Copy full SHA for a229a18
View code at this point
Browse repository at this point
Inclue some improvements from Nick Mao. Still needs more
Show description for d10d407
Patrick Farrell
committed
d10d407
View commit details
Copy full SHA for d10d407
View code at this point
Browse repository at this point
First draft at incorporating Nick Mao's C Python bindings for libspud.
Show description for def5ecb
Patrick Farrell
committed
def5ecb
View commit details
Copy full SHA for def5ecb
View code at this point
Browse repository at this point
Make the python test fully executable
Patrick Farrell
committed
ace2084
View commit details
Copy full SHA for ace2084
View code at this point
Browse repository at this point
Commits on Jul 19, 2011
Hopefully fixing the python bindings for libspud which needed to be updated after the recent name and interface changes.
cianwilson
committed
d7fb9cc
View commit details
Copy full SHA for d7fb9cc
View code at this point
Browse repository at this point
Commits on Jul 6, 2011
Oops, removing duplicated derived exception class.
cianwilson
committed
4dddb0a
View commit details
Copy full SHA for 4dddb0a
View code at this point
Browse repository at this point
Adding tests of the new set_option functionality.
cianwilson
committed
54a91a0
View commit details
Copy full SHA for 54a91a0
View code at this point
Browse repository at this point
C ordering screws up rank 2 arrays in get_option. Fixing this. Also fixing set_option for rank>0 not strings.
cianwilson
committed
a03c5dd
View commit details
Copy full SHA for a03c5dd
View code at this point
Browse repository at this point
Commits on Jul 1, 2011
A slightly neater way of extracting non-scalar values from get_option using get_option_rank. Updating the test.flml to the current fluidity schema - not that it matters much but I wanted to add a …
Show description for 4192fa2
cianwilson
committed
4192fa2
View commit details
Copy full SHA for 4192fa2
View code at this point
Browse repository at this point
Remove the assumption from get_option in the python binding that only scalar values will be returned.
cianwilson
committed
1052e74
View commit details
Copy full SHA for 1052e74
View code at this point
Browse repository at this point
Commits on May 18, 2011
libspud.py: fixes bug #784609, adds messages to exceptions
Show description for 0a72707
kynan
committed
0a72707
View commit details
Copy full SHA for 0a72707
View code at this point
Browse repository at this point
Commits on Nov 12, 2010
Adding a move_option call to spud. Most of the hard work was done
Show description for 7219f10
Patrick Farrell
authored and
pef
committed
7219f10
View commit details
Copy full SHA for 7219f10
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
Bugfix for pyspud set_option_attribute
jrmaddison
authored and
maddison
committed
47057a9
View commit details
Copy full SHA for 47057a9
View code at this point
Browse repository at this point
Commits on Jan 4, 2010
Updating the pyspud test
jrmaddison
authored and
maddison
committed
114db75
View commit details
Copy full SHA for 114db75
View code at this point
Browse repository at this point
Commits on Dec 14, 2009
Adding the rest of the spud routines to the python interface
jrmaddison
authored and
maddison
committed
48156a2
View commit details
Copy full SHA for 48156a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.