Re: [gentoo-science] Testing with GCC 4

2006-05-28 Thread Honza Macháček
be improved by some flags checking and mangling, otherwise being OK. Honza Macháček -- gentoo-science@gentoo.org mailing list

Re: [gentoo-science] freemat-2.0 at gentooscience.org

2006-08-28 Thread Honza Macháček
regards Honza Macháček -- gentoo-science@gentoo.org mailing list

Re: [gentoo-science] liblapack.so.3 not found

2008-01-25 Thread Honza Macháček
straitforward. With best regards Honza Macháček HOMEL=$(PWD) DEBUG_OPTIONS= -g -pg BIN=$(HOMEL)/bin # make smartpca to make smartpca program (ditto for other programs) # mv smartpca ../bin or make install to place in ../bin directory # make clean to clean up extra

Re: [gentoo-science] Equivalent to Origin (from Originlab) for linux

2008-06-10 Thread Honza Macháček
/scidavis Honza Macháček -- gentoo-science@lists.gentoo.org mailing list

Re: [gentoo-science] Equivalent to Origin (from Originlab) for linux

2008-06-10 Thread Honza Macháček
to look where emerge had found it. Sorry for the desinformation. Honza Macháček -- gentoo-science@lists.gentoo.org mailing list

Re: [gentoo-science] packages with invalid SRC_URI and compilation failures

2014-09-03 Thread Honza Macháček
will be working on it. All the best. Honza Macháček

Re: [gentoo-science] Usage of blas and lapack with 64 bit integers

2020-10-23 Thread Honza Macháček
he Gentoo bugzilla, publish my personal overlay, quit using Gentoo, or whatever.   All the best for now.         Honza Macháček

[gentoo-science] Usage of blas and lapack with 64 bit integers

2020-10-22 Thread Honza Macháček
to the overlay? All the best Honza Macháček # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 python3_8 python3_9 ) inherit eutils flag-o-matic fortran-2 multilib python-single-r1