-
_Original ticket http://trac.elgg.org/ticket/2750 on 40993913-11-25 by brettp, assigned to unknown._
Elgg version: 1.7
In many places when looping over a dir we need to decide to ignore or process a…
-
I have had some trouble getting the selected objects from an Omero script and using the provided script utils due to a conflict by using omero "r" classes. A very simple example for a script:
```
cli…
-
I figured I'd start by opening up a topic for portfolios because I do have a little stake in this with my own plugin and it is one of the most common post types. However, I am willing to change my po…
-
I'm trying to use melt as a playout unit within an nginx rtmp server. Running melt from the shell works fine, but the same command fails for some reason when called from within the nginx daemon. Nginx…
-
See http://piwik.org/docs/analytics-api/metadata/#toc-static-image-graphs
This plugin renders graphs from piwik reports.
Every report with existing columns 'label' and 'nb_visits' is applicable, at…
-
_From [andres.s...@gmail.com](https://code.google.com/u/104911871207996967070/) on July 01, 2013 16:11:24_
The patch adds the -fwarn-unused-imports warning. Could someone apply the patch, please.
**…
-
I'm compiling Sage in a fedora 13 Intel Core Duo laptop (1.8 Gb RAM). It normally takes about 6 hours to build previous versions of sage, however, it now seems to enter an infinite loop while buildi…
-
_Original ticket http://trac.elgg.org/ticket/4087 on 41873207-11-07 by ewinslow, assigned to unknown._
Elgg version: 1.7
There is a comment in entities.php about whether looping is more or less effi…
-
_Original ticket http://projects.scipy.org/scipy/ticket/392 on 2007-03-24 by trac user pwuertz, assigned to unknown._
Hi, I experienced some strange segfaults when using python/scipy in my applicatio…
-
This module computes the map from a elliptic curve in a toric surface to its Weierstrass form.
```
sage: R. = QQ[]
sage: cubic = x^3 + y^3 + 1
sage: WeierstrassMap(cubic)
(-x^3*y^3 …