Desing and Analysis of Computational Experiments as python toolbox.
Project description
# Description
This project is an adaptation from the work of Hans Bruun Nielsen, Søren Nymand and Lophaven Jacob Søndergaard.
## Notes This is a implementation that relies heavily on linear algebra solvers (least-squares solvers, Cholesky and QR decompositions, etc.). Therefore is strongly advised that your numpy library be integrated to a [BLAS library](http://markus-beuckelmann.de/blog/boosting-numpy-blas.html) (e.g.: Intel-MKL, OpenBLAS, ATLAS, etc.) in order to attain satisfactory performances of calculation.
For the sake of convenience, Anaconda handles the gritty details of how to combine numpy and those libraries natively.
## Installation
To install through PyPi Repository:
pip install pydacefit
To install via conda
conda install -c conda-forge pydace
## Usage
In progress…
## Contact/Talk to me
My e-emal is felipe.lima@eq.ufcg.edu.br. Feel free to contact me anytime.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydace-0.0.2.tar.gz.
File metadata
- Download URL: pydace-0.0.2.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a936c41d6b00f84b5206b6c6525598d718de17ac6369bbde46ae51ac331fdbc0
|
|
| MD5 |
99518e1fd54c8a11cdf69ac12c584a79
|
|
| BLAKE2b-256 |
be43b1763e899a728a7f02ea0eda91cea3d934f907c75e833214137b35b625d7
|
File details
Details for the file pydace-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pydace-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3710d8cbc18de9fc3c8b060228c0449b793a266b60dc427023d5a0d335b30cb
|
|
| MD5 |
b421804e65d5ef9de508701ee6c0a565
|
|
| BLAKE2b-256 |
10eda47e2fbf7531a4954c2584cb7ff994583570ef7b1f7c70361a7e1e793a6e
|