Tag Archives: dynamic carpooling

Announcing Dycapo Server v0.3.0 – this one is serious

It’s a pleasure for me to announce the release v0.3.0 of Dycapo Server. This release brings in a lot of enhancements, bugs fixed and features. The greater one are the introduction of a real testing suite using py.test and a real driver-riders geolocated matching algorithm. I will also write an article regarding the algorithm today.

Dycapo Server, road to v0.3.0

The next Dycapo Server release will include new features. For now on, I am focusing on: Completely rewriting the tests. Current tests are more like a micro-world simulation. I will move them to a folder called ‘world’ and write some real tests using a testing framework like unittest or py lib Writing a first real

Announcing Dycapo Server v0.2.0

Dycapo v0.2.0 is out. This is the second version exiting the “proof of concept” releases. This version adds lots of improvements and enhancements. As I announced four days ago, Dycapo Server now supports what we published up to now regarding Dycapo Protocol. The Protocol specification regarding entities is hopefully complete, give it a read! The

Dycapo

Dycapo is the project I’m developing for my Bachelor thesis in Computer Science, during my internship at Fondazione Bruno Kessler, in the SoNet research group. Dycapo Project mission is to develop a complete free/open Architecture to provide Dynamic Carpooling capabilities. That is, Dycapo Project outputs will be: A Protocol aspiring to become a standard for

Announcing Dycapo v0.1.0, first real prototype

Dycapo v0.1.0 is out. This is the first version exiting the “proof of concept” releases. From this one, we are beginning to build our APIs, that will soon be published in the project wiki. Dycapo will be an open client (mobile)/server system that will improve travel experiences of users in a city. The system will

Dycapo development in pause until March

Due to my exam session, the development of Dycapo will be stopped until 20010-03-01. Development will start at full speed after that date.