| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lal-devel | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 7.2.0 | Vendor: openSUSE |
| Release: bp155.1.44 | Build date: Mon May 22 12:00:32 2023 |
| Group: Productivity/Scientific/Physics | Build host: obs-power9-10 |
| Size: 1714016 | Source RPM: lal-7.2.0-bp155.1.44.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://wiki.ligo.org/Computing/LALSuite | |
| Summary: Headers and source files for building against lal | |
The LSC Algorithm Library Suite (LALSuite) is comprised of various gravitational wave data analysis routines written in C following the ISO/IEC 9899:1999 standard. This package provides the header files and sources need for building software against lal.
GPL-2.0-only
* Fri Aug 19 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.2.0:
* No release notes.
- Update source URL.
* Thu Jun 23 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.7:
* No release notes.
* Sun Jan 02 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.5:
* No release notes.
- Disable python2 since this is no longer supported by upstream.
* Fri Sep 10 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix test flavour after renaming srcrpm in previous commit.
* Sun May 16 2021 Atri Bhattacharya <badshah400@gmail.com>
- Fix srcrpm name for test flavor.
* Wed Apr 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Split tests into a multibuild flavor to avoid circular
BuildRequires with python-ligo-lw and other test requirements.
* Fri Feb 26 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.2:
* no release notes.
* Fri Feb 12 2021 Ben Greiner <code@bnavigator.de>
- Update to 7.1.1
* no release notes
- Skip python36 build. Due to NEP 29, python36-numpy and scipy in
TW are no more.
* Thu Jan 21 2021 Atri Bhattacharya <badshah400@gmail.com>
- Recommend rather than require python-ligo-lw and
python-ligo-segments to avoid circular dependencies (these pkgs
also require lal).
* Mon Jan 18 2021 Benjamin Greiner <code@bnavigator.de>
- Fix the test suite setup to actually call the tests
* Mon Jan 18 2021 Atri Bhattacharya <badshah400@gmail.com>
- Drop lscsoft-glue BuildRequires: no longer required and prevents
circular dependency with lscsoft-glue which indeed needs lal for
its tests.
* Mon Dec 21 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.1.0:
* No release notes.
- Drop lal-implicit-conversion-XLALError.patch: fixed properly
upstream.
- Add BuildRequires: python3-ligo-lw, needed for new tests.
- Disable octave bindings: does not support octave >= 6.
* Fri Oct 30 2020 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Build without octave bindings on Leap 15.x, requires SWIG 4.0
* Sun Oct 25 2020 Atri Bhattacharya <badshah400@gmail.com>
- Specfile cleanups with spec-cleaner.
- Update URL in keeping with upstream change.
* Sat Aug 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Run tests as part of %check; add necessary BuildRequires:
python3-scipy, python3-six, python3-freezegun,
python3-python-dateutil, python3-ligo-segments, and
python3-pytest for python3 tests to succeed (don't run tests for
python2).
- Add Requires: python-six, python-freezegun,
python-python-dateutil, python-scipy, and python-ligo-segments
as tests show these packages are needed for the python modules
to work meaningfully.
- ExcludeArch 32-bit, as tests fail and upstream confirms that it
is not supported
(https://git.ligo.org/lscsoft/lalsuite/-/issues/371).
* Mon Jul 06 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 7.0.0:
* No release notes.
- Re-enable octave support; compilation error seems to be fixed
upstream.
* Tue Jun 30 2020 Atri Bhattacharya <badshah400@gmail.com>
- Disable octave support as compilation error with current swig.
* Sat Jun 06 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add lal-implicit-conversion-XLALError.patch to fix an implicit
conversion error flagged by GCC 10.
* Fri May 15 2020 Atri Bhattacharya <badshah400@gmail.com>
- Drop ExclusiveArch: x86_64: recent versions build on other archs
just fine.
- swig >= 4.0 is required when building octave support (for octave
>= 5.0).
* Thu Apr 23 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add Requires: python-numpy, python-lscsoft-glue required by the
python module.
* Fri Apr 03 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.22.0.
- Drop lal-build-octave44-with-swig3.patch: Incorporated upstream;
drop BuildRequires: libtool and don't run autoreconf before
configure required due to this patch.
* Sun Feb 02 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.21.0:
* O3b release
- Rebase lal-build-octave44-with-swig3.patch to conform to
upstream's reworking for swig and octave version tests.
* Mon Sep 30 2019 Atri Bhattacharya <badshah400@gmail.com>
- Build both python2 and python3 flavours.
* Mon Jul 22 2019 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 6.20.2
* MKL FFT fixes
- Changes from version 6.20.1:
* O3 point release.
- Changes from version 6.20.0:
* O3 release.
- Update shared lib package names in keeping with upstream so
versioning.
- Rebase lal-build-octave44-with-swig3.patch to conform to
upstream's reworking for swig and octave version tests.
* Fri Feb 08 2019 badshah400@gmail.com
- Switch builds to python2.
* Thu Feb 07 2019 badshah400@gmail.com
- Add fftw3 and gsl to -devel package's Requires.
- Drop -devel pkg requirement for octave-lal.
* Sun Jan 27 2019 badshah400@gmail.com
- Add zlib-devel Requires for -devel pkg: required for compiling
code that makes use of lalsupport.
* Sat Jan 26 2019 badshah400@gmail.com
- Update to version 6.19.1.
* Sat Jan 26 2019 badshah400@gmail.com
- Add _constraints file to ensure enough memory during building.
* Fri Jan 25 2019 badshah400@gmail.com
- Add lal-build-octave44-with-swig3.patch: allow building octave
bindings with swig 3.0.x rather than requiring swig 4.x.
* Wed Nov 28 2018 badshah400@gmail.com
- Update to version 6.19.0.
- Drop patches incorporated upstream:
* lal-int-in-boolean-context.patch
* lal-implicit-fallthrough.patch
* lal-format-truncate.patch
- New BuildRequires: python-numpy-devel
- Update lalsupport shlib version: 11 -> 12.
- Exclusively build on x86_64 arch; other archs not supported.
- Update URL: upstream URL changed.
* Fri Jun 15 2018 badshah400@gmail.com
- Add patches from upstream to fix compilation against gcc >= 7.1:
* lal-int-in-boolean-context.patch: Avoid '*' in boolean
expressions to avoid int-in-boolean-context warnings from gcc.
* lal-implicit-fallthrough.patch: Avoid implict-fallthrough
warnings when compiling against GCC >= 7.
* lal-format-truncate.patch: GCC >= 7 does not allow snprintf()
return values to go unchecked when it believes there is a risk
of the result being truncated; update patch to include
additional fix.
* Fri Jun 15 2018 badshah400@gmail.com
- Initial package.
/usr/bin/lal_cache /usr/bin/lal_fftw_wisdom /usr/bin/lal_fftwf_wisdom /usr/bin/lal_path2cache /usr/bin/lal_searchsum2cache /usr/bin/lal_simd_detect /usr/bin/lal_tconvert /usr/bin/lal_version /usr/include/lal /usr/include/lal/AVFactories.h /usr/include/lal/Audio.h /usr/include/lal/BandPassTimeSeries.h /usr/include/lal/Calibration.h /usr/include/lal/CoherentEstimation.h /usr/include/lal/ComplexFFT.h /usr/include/lal/ComputeDataQualityVector.h /usr/include/lal/ConfigFile.h /usr/include/lal/Date.h /usr/include/lal/DetResponse.h /usr/include/lal/DetectorSite.h /usr/include/lal/EllipsoidOverlapTools.h /usr/include/lal/FFTWMutex.h /usr/include/lal/Factorial.h /usr/include/lal/FileIO.h /usr/include/lal/FindRoot.h /usr/include/lal/FrequencySeries.h /usr/include/lal/H5FileIO.h /usr/include/lal/IIRFilter.h /usr/include/lal/Integrate.h /usr/include/lal/Interpolate.h /usr/include/lal/LALAdaptiveRungeKuttaIntegrator.h /usr/include/lal/LALAtomicDatatypes.h /usr/include/lal/LALBitset.h /usr/include/lal/LALCache.h /usr/include/lal/LALChisq.h /usr/include/lal/LALConfig.h /usr/include/lal/LALConstants.h /usr/include/lal/LALCosmologyCalculator.h /usr/include/lal/LALDatatypes.h /usr/include/lal/LALDebugLevel.h /usr/include/lal/LALDetectors.h /usr/include/lal/LALDict.h /usr/include/lal/LALError.h /usr/include/lal/LALGSL.h /usr/include/lal/LALHashFunc.h /usr/include/lal/LALHashTbl.h /usr/include/lal/LALHeap.h /usr/include/lal/LALList.h /usr/include/lal/LALMalloc.h /usr/include/lal/LALMarcumQ.h /usr/include/lal/LALMathematica.h /usr/include/lal/LALNoiseModels.h /usr/include/lal/LALRunningMedian.h /usr/include/lal/LALSIMD.h /usr/include/lal/LALStatusMacros.h /usr/include/lal/LALStddef.h /usr/include/lal/LALStdio.h /usr/include/lal/LALStdlib.h /usr/include/lal/LALString.h /usr/include/lal/LALVCSInfo.h /usr/include/lal/LALVCSInfoHeader.h /usr/include/lal/LALVCSInfoType.h /usr/include/lal/LALValue.h /usr/include/lal/LALgetopt.h /usr/include/lal/LogPrintf.h /usr/include/lal/MatrixUtils.h /usr/include/lal/PrintFTSeries.h /usr/include/lal/PrintVector.h /usr/include/lal/Random.h /usr/include/lal/ReadFTSeries.h /usr/include/lal/ReadNoiseSpectrum.h /usr/include/lal/RealFFT.h /usr/include/lal/ResampleTimeSeries.h /usr/include/lal/RngMedBias.h /usr/include/lal/SWIGCommon.i /usr/include/lal/SWIGLALAlpha.i /usr/include/lal/SWIGLALOmega.i /usr/include/lal/SWIGLALTest.h /usr/include/lal/SWIGOctave.i /usr/include/lal/SWIGPython.i /usr/include/lal/Segments.h /usr/include/lal/SeqFactories.h /usr/include/lal/Sequence.h /usr/include/lal/SimulateCoherentGW.h /usr/include/lal/SkyCoordinates.h /usr/include/lal/Skymap.h /usr/include/lal/Sort.h /usr/include/lal/SphericalHarmonics.h /usr/include/lal/StreamInput.h /usr/include/lal/StreamOutput.h /usr/include/lal/StringInput.h /usr/include/lal/StringVector.h /usr/include/lal/TimeDelay.h /usr/include/lal/TimeFreqFFT.h /usr/include/lal/TimeSeries.h /usr/include/lal/TimeSeriesInterp.h /usr/include/lal/TranslateAngles.h /usr/include/lal/TranslateMJD.h /usr/include/lal/TriggerInterpolation.h /usr/include/lal/Units.h /usr/include/lal/UserInput.h /usr/include/lal/UserInputParse.h /usr/include/lal/UserInputPrint.h /usr/include/lal/VectorMath.h /usr/include/lal/VectorOps.h /usr/include/lal/Window.h /usr/include/lal/XLALError.h /usr/include/lal/XLALGSL.h /usr/include/lal/ZPGFilter.h /usr/include/lal/swiglal.i /usr/lib64/liblal.so /usr/lib64/liblalsupport.so /usr/lib64/pkgconfig/lal.pc /usr/lib64/pkgconfig/lalsupport.pc /usr/share/doc/packages/lal-devel /usr/share/doc/packages/lal-devel/AUTHORS /usr/share/doc/packages/lal-devel/README.md /usr/share/licenses/lal-devel /usr/share/licenses/lal-devel/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:18:58 2026