woo 1.0+dfsg1-2ubuntu1 source package in Ubuntu

Changelog

woo (1.0+dfsg1-2ubuntu1) bionic; urgency=medium

  * Avoid the usage of distutils at runtime. Closes: #896293.

 -- Matthias Klose <email address hidden>  Thu, 26 Apr 2018 08:55:24 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
woo_1.0+dfsg1.orig.tar.xz 15.0 MiB cf4d363e6497865795b490fe117c2975fe829cfdaba0183e34217666af6ea5df
woo_1.0+dfsg1-2ubuntu1.debian.tar.xz 10.7 KiB 57afbecb3a4971e72bbed8ac793de31e54a329fec75a2417d2b49831db4b8df8
woo_1.0+dfsg1-2ubuntu1.dsc 2.3 KiB 2378e76022d261f624ad918916894f603feb3392a587e762b03da17a58e85b40

View changes file

Binary packages built by this source

python-woo: No summary available for python-woo in ubuntu cosmic.

No description available for python-woo in ubuntu cosmic.

python3-woo: Discrete dynamic compuations, esp. granular mechanics (python 3)

 Extesible and portable framework primarily for mechanics
 granular materials. Computation parts are written in c++ parallelized using
 OpenMP, fully accessible and modifiable from python (ipython console or
 scripts). Arbitrarily complex scene can be scripted. Qt-based user interface
 is provided, featuring flexible OpenGL display, inspection of all objects
 and runtime modification. Parametric preprocessors can be written in pure
 python, and batch system can be used to drive parametric studies. New
 material models and particle shapes can be added (in c++) without modifying
 existing classes.
 .
 Woo is an evolution of the Yade package
 (http://www.launchpad.net/yade), aiming at more flexibility, extensibility,
 tighter integration with python and user-friendliness.
 .
 This version is built with OpenMP enabled, and targets Python 3.x.