<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/goulib/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/goulib/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 22 Jan 2013 07:34:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/goulib/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Philippe Guglielmetti</title><link>https://sourceforge.net/p/goulib/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,23 @@
-Welcome to your wiki!
+My Python library

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+license: LGPL

-The wiki uses [Markdown](/p/goulib/wiki/markdown_syntax/) syntax.
+install: "pip Goulib" or  http://pypi.python.org/pypi/Goulib
+
+* [datetime2.py] : additions to datetime standard library
+* [itertools2.py] : additions to itertools standard library
+* [math2.py] : additions to math standard library
+
+* [interval.py] : operations on [x..y[ intervals
+* [optim.py] : Optimization algorithms (hill climbing + simulated annealing) for Travelling Salesman Problem (TSP)
+
+* [markup.py] : simple HTML output (branch of http://markup.sourceforge.net/)
+* [nvd3.py] : generates Javascript charts using http://nvd3.org and http://d3js.org (see http://jsfiddle.net/Goulu/HeqNk/embedded/result/ for output example)
+
+* [table.py] : Table class with CSV I/O, easy access to columns, HTML output
+* [workdays.py] : WorkCalendar class with datetime operations on working hours (merges and improves http://pypi.python.org/pypi/BusinessHours and http://pypi.python.org/pypi/workdays)
+* [colors.py] : web (hex) colors dictionary and related functions
+

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philippe Guglielmetti</dc:creator><pubDate>Tue, 22 Jan 2013 07:34:54 -0000</pubDate><guid>https://sourceforge.net083cd117b0167508cbd4d306a636d118f31a0695</guid></item><item><title>WikiPage Home modified by Philippe Guglielmetti</title><link>https://sourceforge.net/p/goulib/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/goulib/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philippe Guglielmetti</dc:creator><pubDate>Mon, 25 Jun 2012 11:54:25 -0000</pubDate><guid>https://sourceforge.netbcc0b04b0f799ebf66570084a785117be77e2498</guid></item></channel></rss>