Crypto Notepad 歷史版本列表 Page2

最新版本 Blue Iris 5.5.7.6

Crypto Notepad 歷史版本列表

Crypto Notepad 是一個自由和簡單,記事本般的文本編輯器為您的 Windows PC 加密保存的文件,其中文件保存和加載與 AES 算法加密。 Crypto Notepad 是一個偉大的免費加密記事本軟件!主界面與默認的 Windows 記事本類似。對於打開 / 保存文件和其他操作,您可以使用菜單或工具欄. 第一次啟動後,您將看到一條消息,要求您從 MAC 地址取鹽,salt 用作第二... Crypto Notepad 軟體介紹


NumPy 1.22.1 查看版本資訊

更新時間:2022-01-15
更新細節:

What's new in this version:

Fixed:
- f2PY docstring problems (SciPy)
- reduction type problems (AstroPy)
- various typing bugs

NumPy 1.22.0 查看版本資訊

更新時間:2022-01-02
更新細節:

What's new in this version:

- Annotations of the main namespace are essentially complete. Upstream is a moving target, so there will likely be further improvements, but the major work is done. This is probably the most user visible enhancement in this release.
- A preliminary version of the proposed Array-API is provided. This is a step in creating a standard collection of functions that can be used across application such as CuPy and JAX.
- NumPy now has a DLPack backend. DLPack provides a common interchange format for array (tensor) data.
- New methods for quantile, percentile, and related functions. The new methods provide a complete set of the methods commonly found in the literature.
- A new configurable allocator for use by downstream projects

NumPy 1.21.5 查看版本資訊

更新時間:2021-12-20
更新細節:

What's new in this version:

- NumPy 1.21.5 is a maintenance release that fixes a few bugs discovered after the 1.21.4 release and does some maintenance to extend the 1.21.x lifetime. The Python versions supported in this release are 3.7-3.10. If you want to compile your own version using gcc-11, you will need to use gcc-11.2+ to avoid problems.

NumPy 1.21.4 查看版本資訊

更新時間:2021-11-05
更新細節:

What's new in this version:

- The NumPy 1.21.4 is a maintenance release that fixes a few bugs discovered after 1.21.3. The most important fix here is a fix for the NumPy header files to make them work for both x86_64 and M1 hardware when included in the Mac universal2 wheels. Previously, the header files only worked for M1 and this caused problems for folks building x86_64 extensions. This problem was not seen before Python 3.10 because there were thin wheels for x86_64 that had precedence. This release also provides thin x86_64 Mac wheels for Python 3.10.

- The Python versions supported in this release are 3.7-3.10. If you want to compile your own version using gcc-11, you will need to use gcc-11.2+ to avoid problems.

NumPy 1.21.3 查看版本資訊

更新時間:2021-10-21
更新細節:

What's new in this version:

- The NumPy 1.21.3 is a maintenance release the fixes a few bugs discovered after 1.21.2. It also provides 64 bit Python 3.10.0 wheels

Note a few oddities about Python 3.10:
- There are no 32 bit wheels for Windows, Mac, or Linux
- The Mac Intel builds are only available in universal2 wheels
- The Python versions supported in this release are 3.7-3.10. If you want to compile your own version using gcc-11 you will need to use gcc-11.2+ to avoid problems.

Gajim 1.3.3 (64-bit) 查看版本資訊

更新時間:2021-10-10
更新細節:

NumPy 1.21.2 查看版本資訊

更新時間:2021-08-15
更新細節:

What's new in this version:

- MAINT: set Python version for 1.21.x to <3.11
- BUG: Fix an issue wherein importing numpy.typing could raise
- MAINT: Update Cython version for Python 3.10.
- TST: Bump the python 3.10 test version from beta4 to rc1
- TST: avoid distutils.sysconfig in runtests.py
- MAINT: add missing dunder method to nditer type hints
- BLD, SIMD: Fix testing extra checks when -Werror isn't applicable...
- BUG: Remove logical object ufuncs with bool output
- MAINT: Include .coveragerc in source distributions to support...
- BUG: Fix bad write in masked iterator output copy paths
- ENH: Add support for windows on arm targets
- BUG: add base to templated arguments for platlib
- BUG,DEP: Non-default UFunc signature/dtype usage should be deprecated
- MAINT: Add Python 3.10 to supported versions.
- TST,BUG: Sanitize path-separators when running runtest.py
- BLD: load extra flags when checking for libflame
- BLD: update circleCI docker image
- REL: Prepare for 1.21.2 release

NumPy 1.21.1 查看版本資訊

更新時間:2021-07-19
更新細節:

What's new in this version:

- The NumPy 1.21.1 is maintenance release that fixes bugs discovered after the 1.21.0 release and updates OpenBLAS to v0.3.17 to deal with problems on arm64.
- The Python versions supported for this release are 3.7-3.9. The 1.21.x series is compatible with development Python 3.10. Python 3.10 will be officially supported after it is released.

NumPy 1.20.3 查看版本資訊

更新時間:2021-05-11
更新細節:

What's new in this version:

- bug: Correct datetime64 missing type overload for datetime.date...
- maint: Remove __all__ in favor of explicit re-exports
- bld: Strip extra newline when dumping gfortran version on MacOS
- bug: fix segfault in object/longdouble operations
- maint: Use towncrier build explicitly
- maint: Relax certain integer-type constraints
- maint: Remove unsafe unions and ABCs from return-annotations
- maint: Allow more recursion depth for scalar tests.
- bug: Initialize the full nditer buffer in case of error
- bld: remove unnecessary flag -faltivec on macOS
- maint, CI: treats _SIMD module build warnings as errors through...
- bug: for MINGW, threads.h existence test requires GLIBC > 2.12
- bug: Make changelog recognize gh- as a PR number prefix.
- rel, DOC: Prepare for the NumPy 1.20.3 release.
- bug: Fix failing mypy test in 1.20.x.

Gajim 1.3.2 (64-bit) 查看版本資訊

更新時間:2021-04-25
更新細節:

What's new in this version:

- This release brings back translations for Windows users. Gajim 1.3.2 also includes some small fixes and improvements