Pyspace

Latest version: v0.1.0

Safety actively analyzes 621724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

-----

- Release date: Not yet released
- Fix minor bugs in CUDA ``BruteForceSimulator``

0.1.0

-----

- Release date: 30th April, 2016
- Add GPU support through CUDA for ``BruteForceSimulator``
- Add OpenMP support to ``BarnesSimulator``. More than 2x speed up with 4 threads.
- Re-organized the C++ brute_force_update method. Gives a 2x speedup for benchmarks.
- Update private API for ``PlanetArray`` and ``Simulator`` that now allows users to change
the underlying numpy arrays in a ``PlanetArray`` without having to make new ones.
- Print progress percentage for simulations
- Added a Makefile for easier building of extension modules.

0.0.2

-----

- Release date: 23rd March, 2016
- First public release
- A python interface for high performance C++ implementation of
N-body simulation algorithms.
- A numpy friendly API
- Parallel support using OpenMP
- vtk for visualization

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.