Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New version of the optional group cohomology spkg
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Simon King  
View profile  
 More options Jul 26 2012, 11:48 am
From: Simon King <simon.k...@uni-jena.de>
Date: Thu, 26 Jul 2012 15:48:38 +0000 (UTC)
Local: Thurs, Jul 26 2012 11:48 am
Subject: New version of the optional group cohomology spkg
Hi!

For some reasons, I needed to release a new version of my group
cohomology spkg. Namely, the web repository of cohomology rings had to
change its location due to hardware problems.

Moreover, since Cython is now using Python's infamous name mangling,
I had to change some attribute names. Try

    sage: cython("""
    ....: class Foo:
    ....:     def __init__(self):
    ....:         self.__cache = "hi"
    ....: """)
    sage: F = Foo()
    sage: F.__cache
    ...
    sage: F._Foo__cache
    ...

in sage-5.0 and in sage-5.2.rc0 and then you'll know what I mean.

The new package also solves some pickling problems related with Gap.

Hence: It is mainly a bug fix release. But of course the new package
version needs being reviewed. So, if you have access to different
computers (big and little endian, 32 and 64 bit) and know some algebra,
then I'd appreciate if you could review trac ticket #13295!

Best regards,
Simon


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »