Skip to content

Commit

Permalink
*RELEASE 6.1.140.
Browse files Browse the repository at this point in the history
  • Loading branch information
ermig1979 committed Aug 19, 2024
1 parent f388e4f commit ae3262a
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1>Simd Library Release Notes (2024).</h1>

<a href="#HOME">Home</a>
<hr/>
<h3 id="R140">August 1, 2024 (version X.X.140)</h3>
<h3 id="R140">August 19, 2024 (version 6.1.140)</h3>
<h4>Algorithms</h4>
<h5>New features</h5>
<ul>
Expand Down
3 changes: 3 additions & 0 deletions docs/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ <h1>Simd Library Download.</h1>
<h3>2024</h3>
<table width=1012 border="1" style='border-collapse:collapse'>
<tr align="center" style="background-color:#e0e0e0; font-weight:bold"> <td>Release Notes</td> <td>Download Link</td> <td>Size</td> </tr>
<tr> <td align="center"> <a href="2024.html#R140">August 19, 2024</a> </td>
<td align="center"> <a href="https://github.com/ermig1979/Simd/archive/refs/tags/v6.1.140.zip">Simd-6.1.140.zip</a> </td>
<td align="center">5.9 MB</td> </tr>
<tr> <td align="center"> <a href="2024.html#R139">July 1, 2024</a> </td>
<td align="center"> <a href="https://github.com/ermig1979/Simd/archive/refs/tags/v6.1.139.zip">Simd-6.1.139.zip</a> </td>
<td align="center">5.9 MB</td> </tr>
Expand Down
15 changes: 7 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,37 +43,36 @@ <h3>Developers</h3>
<p> 2018-2019 <a href="http://github.com/teor292">Radchenko Andrey</a>,</p>
<p> 2018-2018 <a href="http://github.com/dmitryfedorov1991">Dmitry Fedorov</a>,</p>
<p> 2018-2018 <a href="http://github.com/TheGreenEvil">Kirill Matsaberydze</a>,</p>
</td>
<td align="left" valign="top">
<p> 2018-2018 <a href="http://github.com/ddaletski">Denis Daletski</a>,</p>
<p> 2018-2018 <a href="http://github.com/pozdneev">Alexander Pozdneev</a>,</p>
</td>
<td align="left" valign="top">
<p> 2019-2019 <a href="http://github.com/avarankou">Artur Voronkov</a>,</p>
<p> 2019-2019 <a href="http://github.com/facug91">Facundo Galan</a>,</p>
<p> 2020-2020 <a href="http://github.com/AlexanderKomarov">Alexander Komarov</a>,</p>
<p> 2020-2020 <a href="http://github.com/tea">Andrey Turkin</a>.</p>
<p> 2021-2021 <a href="http://github.com/JopKnoppers">Jop Knoppers</a>.</p>
<p> 2021-2021 <a href="http://github.com/ngzhian">Ng Zhi An</a>.</p>
</td>
<td align="left" valign="top">
<p> 2021-2021 <a href="http://github.com/HungMingWu">Hung Ming Wu</a>.</p>
<p> 2021-2021 <a href="http://github.com/DmitriiDunaev">Dmitry Dynaev</a>.</p>
<p> 2021-2021 <a href="http://github.com/j-stafford">James Stafford</a>.</p>
<p> 2021-2021 <a href="http://github.com/ArsMasiuk">Ars Masiuk</a>.</p>
</td>
<td align="left" valign="top">
<p> 2022-2022 <a href="http://github.com/CCnut">T T</a>.</p>
<p> 2022-2022 <a href="http://github.com/LevWi">Lev Fomenko</a>.</p>
<p> 2022-2022 <a href="http://github.com/TheSharpOwl">Mohamad Ziad Alkabakibi</a>.</p>
<p> 2022-2022 <a href="http://github.com/robinvanemden">Robin van Emden</a>.</p>
</td>
<td align="left" valign="top">
<p> 2022-2022 <a href="http://github.com/Adela0814">Mengna Li</a>.</p>
<p> 2022-2022 <a href="http://github.com/s-trinh">Souriya Trinh</a>.</p>
<p> 2022-2022 <a href="http://github.com/fspindle">Fabien Spindler</a>.</p>
<p> 2022-2022 <a href="http://github.com/adrogolyub">Andrey Drogolyub</a>.</p>
<p> 2023-2023 <a href="http://github.com/Edi61">Edi61</a>.</p>
<p> 2024-2024 <a href="http://github.com/janrysavy">Jan Rysavy</a>.</p>
</td>
<td align="left" valign="top">
<p> 2024-2024 <a href="http://github.com/jay3d">Jamil Halabi</a>.</p>


<p> 2024-2024 <a href="http://github.com/CC493">Sergey Chezhin</a>.</p>
</td>
</tr> </table>

Expand Down
2 changes: 1 addition & 1 deletion prj/txt/UserVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1.139
6.1.140
3 changes: 2 additions & 1 deletion src/Simd/SimdLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
*
* Copyright (c) 2011-2024 Yermalayeu Ihar,
* 2014-2019 Antonenka Mikhail,
* 2019-2019 Facundo Galan.
* 2019-2019 Facundo Galan,
* 2024-2024 Sergey Chezhin.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 2 additions & 1 deletion src/Simd/SimdPoint.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Simd Library (http://ermig1979.github.io/Simd).
*
* Copyright (c) 2011-2023 Yermalayeu Ihar.
* Copyright (c) 2011-2024 Yermalayeu Ihar,
* 2024-2024 Sergey Chezhin.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit ae3262a

Please sign in to comment.