pysofa is a Python module for accessing International Astronomical Union SOFA
library from python. SOFA (Standards of Fundamental Astronomy) is a set of
algorithms and procedures that implement standard models
used in fundamental astronomy.
gf2x is a C/C++ software package containing routines for fast
arithmetic in GF(2)[x] (multiplication, squaring, GCD) and searching
for irreducible/primitive trinomials.
General:
* Fixed 100% cpu usage when Spectrum can't connect Jabber server.
* Resize and convert avatars before sending them into legacy network.
Needs libmagick++ installed during compilation.
* Working nicknames/groups synchronization in both directions
using Remote Roster protoXEP. Need patched Ejabberd or extra Prosody
module. Check http://spectrum.im/projects/spectrum/wiki/Remote_roster.
* Fixed crash when filetransfers have not been cancelled before XMPP user
disconnected.
* Fixed bug when filetranfer got stuck sometimes.
* Send Adhoc Commands always in the same order.
* Answer to VCard IQ for transport contact.
* Fixed bug when two SpectrumConversations were created for single
PurpleConversation and therefore messages have been sent to resource
with lower priority sometimes.
* Send messages always to bare JID when resources have the same priority.
* Send disco#info and disco#items features for all protocols. Fixes
bad capability hash in presences.
ICQ:
* Fixed avatars forwarding from Jabber to ICQ.
* Set use_clientlogin=0 and server=login.icq.com as default values
for older libpurple.
* Forward more informations in VCards. Thanks to Alexander Skovpen.
* Fixed denying of authorization requests.
XMPP:
* Fixed nickname setting for Jabber MUC.
* Send status code 110 while joining the room.
Identica:
* Store last message ID in database, so Spectrum doesn't send the same
messages again.
Kanji Stroke Orders font provides an easy way to view stroke order
diagrams for 6373 kanji, 183 kana symbols, the Latin characters
and a few other symbols.
This is a small package which provides a framework for representing arbitrary
(finite) dimensional tensors of finite rank as well as some GR-oriented
routines, which include computing Christoffel symbols of the 2nd kind,
Riemann curvature tensor, Ricci tensor, Ricci scalar and the Einstein tensor
TAPPY is a tidal analysis package. It breaks down an hourly record of water
levels into the component sine waves. It is written in Python and uses the least
squares optimization and other functions in SciPy?. The focus is to make the
most accurate analysis possible. TAPPY only determines the constituents
that are calculatable according to the length of the time series
QRINT is a suite of Fortran 77 codes that approximates the orthogonal factor Q
in the QR factorization of a fundamental matrix solution (or part thereof) of a
linear system. The codes integrate the differential equations defining
the factor Q by representing Q as product of elementary Householder reflectors
or Givens rotations
We present a software package based on a new probabilistic model for random
graphs called MixNet (Erdos-Renyi Mixture for Networks). This model is based on
the hypothesis that real networks are made of classes which show specific
connectivity patterns. We compute algorithms to estimate the model's parameters
as well as a statistical criterion ICL to select the number of classes
djvusmooth (0.2.9) unstable; urgency=low
* Improve support for non-POSIX systems:
+ Windows: guess location of DjVuLibre DLLs and tools (requires
python-djvulibre 0.3.3).
+ Windows: use the Application Data folder to store configuration files
(unless the XDG_CONFIG_HOME environment variable is set).
+ Don't read configuration from ~/.DjVuSmooth (which is deprecated
location anyway).
+ Don't rely on atomic renames when saving configuration files.
* Reset the SIGCHLD signal to SIG_IGN on start. Thanks to Heinrich
Schwietering for the bug report.
http://bugs.debian.org/596232
* Fix support for external editors that use the overwrite-by-rename
technique. Thanks to Markus Baertschi for the bug report.
-- Jakub Wilk <jwilk@jwilk.net> Wed, 19 Jan 2011 21:07:53 +0100