Skip to content

Conversation

@jgoppert
Copy link

@jgoppert jgoppert commented Apr 3, 2014

I added a commit on top of @repagh 's work. This commit adds pypi packaging support. The setup.py is based on the setup.py of numpy. The package is now on pypi but I'm open to turning over maintenance to someone else.

@jgoppert
Copy link
Author

jgoppert commented Apr 3, 2014

I've got my github hooked up to travis for testing. I just have a dumb unit test right now, but we can easily add a lot more. Travis confirms that it builds and installs and the test runs for 2.6-3.3 on linux.
https://travis-ci.org/jgoppert/Slycot

jgoppert and others added 9 commits April 4, 2014 01:01
there was a call to warning.warn in the ab09ad function that threw an error, since the warnings module wasn't imported.

This warning is shown when the user might expect slightly different results but the model reduction was still successful.
Adding python method AB09BD
Modification of AB09BD
Modification of documentation for AB09BD function
Adding the import for the AB09BD function
jgoppert and others added 12 commits April 4, 2015 15:19
The fix is a bit of a guess, but after this the signature matches that
expected by synthesis.py's use of _wrapper.sb10ad, and a simple test
case works.
Simple-as-possible test, with some reference values from Octave.
Fix format bug in error strings
@wangshanze
Copy link

May I ask how to directly install pip on Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants