I have just released PtCut 3.5.0. You can download it here. Full PtCut page here. I know, I tend to gossip. Sorry.
Tag Archives: Source Code
PtCut v3.3.0 available
I just released PtCut v3.3.0.
The news are:
- “–bbox” switches on calculation of bounding boxes for polyhedra in common planes. This allows for a much faster calculation of BIOMD0000000146_numer.
- “–filter X” allows to only use the first X polyhedra per iteration. This allows to at least calculate a subset of the solution.
- “–remove X,…” will remove polyhedra from bags. With this, one can rewmove superfluous polyhedra. That fact and their name can be found in common planes computation.
- I started a first attempt at some documentation! <gasp> So far, only some switches are in it.
Download here. Full PtCut page is here.
PtCut 3.0.2 released
Just released PtCut 3.0.2 with bugfixes:
- Grid sampling didn’t work under Python3. Fixed.
- Option –stl caused print to screen. Fixed.
- Toyed around with common restrictions. Hopefully nothing is broken. 🙂
PtCut 3.0.1 and PPLpy for Python 2.7 wheels released
Jonas Weinz has produced pre-compiled wheels of PPLpy for Python 2.7 (for Linux 64-bit). Have look at Jonas’ page here.
I have mirrored the files here as well:
- gmpy2-2.1.0a1-cp27-cp27mu-linux_x86_64.whl
- pplpy-0.7-cp27-cp27mu-linux_x86_64.whl
- pplpy_dependencies-0.0.1-py2-none-any.whl
I have released a slightly updated version 3.0.1 of PtCut that works under plain Python 2.7 as well (and Python 3.x and SageMath).
PtCut v1.16.0 released
In preparation of submission of an article on my software I have released PtCut v1.16.0. It is freely available under the GNU Lesser General Public License (Version 3).
Click here for the “full story”.
BIGNUM Library v7.61 Source Code Available
I have just released the source code of the BIGNUM Library for Multiple Precision Arithmetic v7.61, which I have implemented as part of my diploma thesis and a subsequent paper.
More can be found here: http://wrogn.com/bignum/