<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Mixed Temporal Vectors and Operations // Flexible time classes
		for time series analysis and forecasting with mixed temporal
		granularities. Supports linear and cyclical time
		representations in discrete and continuous forms, with timezone
		support, across multiple calendar systems including Gregorian
		and ISO week date calendars. Time points are stored numerically
		relative to a chronon; an atomic time granule defined by time
		units of a calendar. Calendrical arithmetic enables conversion
		between time granules (e.g. days to months) and calendar
		systems. Multi-unit arithmetic allows for temporal analysis
		with other granules of common calendars (e.g. fortnights are
		2-week units). Time vectors of different granularities (e.g.
		monthly and quarterly) can be combined in a single vector,
		making 'mixtime' ideal for data that changes observation
		frequency over time or requires temporal reconciliation across
		scales. The package is extensible, allowing users to define
		custom calendars that build upon civil and astronomical time
		systems.
	</longdescription>
</pkgmetadata>
