| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Mar 2013 19:16:36
0.2.6
|
pawel  |
Update to version 0.2.6
PR: ports/176638
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
16 Dec 2012 15:11:35
0.2.5
|
pawel  |
- Option descriptions should not be quoted
- Use negation instead of empty()
Reported by: jhale |
16 Dec 2012 13:27:52
0.2.5
|
pawel  |
- Update to version 0.2.5
- Convert to OptionsNG
PR: ports/174107
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) |
20 Oct 2012 15:26:57
0.2.4
|
rakuco  |
Update to 3.4.2.
PR: ports/172852
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Feature safe: yes |
15 Sep 2012 21:10:29
0.2.3
|
eadler  |
remove empty files / directories. |
10 Sep 2012 01:47:44
0.2.3
|
maho  |
* updates to 0.2.3
* the patch for installing LAPACK 3.4.0 is now removed
* LAPACKE C interface is integrated
* some minor typos are corrected
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> |
26 Aug 2012 10:42:45
0.2.2
|
maho  |
Add an math/openblas.
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
OpenBLAS is an open source project supported by
Lab of Parallel Software and Computational Science, ISCAS.
NOTE: If you want to specify your CPU microarchitecture manually,
please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=NEHALEM".
This value is set TARGET build flag.
WWW: https://github.com/xianyi/OpenBLAS
PR: 165684
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> |