Stellarium (32-bit) 歷史版本列表 Page4

最新版本 Stellarium 0.19.3.1 (32-bit)

Stellarium (32-bit) 歷史版本列表

Stellarium 是一個免費的開源天文館為您的電腦。就像你用肉眼,雙筒望遠鏡或望遠鏡所看到的那樣,它顯示出真實的 3D 天空。它被用於天文館投影儀。只需設置你的坐標,然後去。 Stellarium 的特點:Sky 超過 600,000 顆恆星的默認目錄額外目錄超過 2.1 億顆恆星的星座和插圖十二種不同文化的星座星雲圖片(完整的梅西耶目錄)現實的銀河系非常現實的氣氛,日出和日落行星和他們的衛星... Stellarium (32-bit) 軟體介紹


NumPy 1.16.1 查看版本資訊

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

What's new in this version:

Enhancements
- Add mm->q floordiv
- Port np.core.overrides to C for speed
- Add np.ctypeslib.as_ctypes_type(dtype), improve np.ctypeslib.as_ctypes
- Add "max difference" messages to np.testing.assert_array_equal...
- Add mm->qm divmod
- Add _dtype_ctype to namespace for freeze analysis

Compatibility notes:
- The changed error message emited by array comparison testing functions may affect doctests. See below for detail.
- Casting from double and single denormals to float16 has been corrected. In some rare cases, this may result in results being rounded up instead of down, changing the last bit (ULP) of the result.

NumPy 1.16.0 查看版本資訊

更新時間:2019-01-14
更新細節:

What's new in this version:

Highlights:
- Experimental support for overriding numpy functions, see __array_function__ below.
- The matmul function is now a ufunc. This provides better performance and allows overriding with __array_ufunc__.
- Improved support for the ARM and POWER architectures.
- Improved support for AIX and PyPy.
- Improved interop with ctypes.
- Improved support for PEP 3118.

New functions:
- New functions added to the numpy.lib.recfuntions module to ease the structured assignment changes: assign_fields_by_name, structured_to_unstructured, unstructured_to_structured, apply_along_fields, require_fields

New deprecations:
- The type dictionaries numpy.core.typeNA and numpy.core.sctypeNA are deprecated. They were buggy and not documented and will be removed in the 1.18 release. Usenumpy.sctypeDict instead.
- The numpy.asscalar function is deprecated. It is an alias to the more powerful numpy.ndarray.item, not tested, and fails for scalars.
- The numpy.set_array_ops and numpy.get_array_ops functions are deprecated.
- As part of NEP 15, they have been deprecated along with the C-API functions :c:func:PyArray_SetNumericOps and :c:func:PyArray_GetNumericOps. Users who wish to override the inner loop functions in built-in ufuncs should use :c:func:PyUFunc_ReplaceLoopBySignature.
- The numpy.unravel_index keyword argument dims is deprecated, use shape instead.
- The numpy.histogram normed argument is deprecated. It was deprecated previously, but no warning was issued.
- The positive operator (+) applied to non-numerical arrays is deprecated. See below for details.
- Passing an iterator to the stack functions is deprecated

Expired deprecations:
- NaT comparisons now return False without a warning, finishing a deprecation cycle begun in NumPy 1.11.
- np.lib.function_base.unique was removed, finishing a deprecation cycle begun in NumPy 1.4. Use numpy.unique instead.
- multi-field indexing now returns views instead of copies, finishing a deprecation cycle begun in NumPy 1.7. The change was previously attempted in NumPy 1.14 but reverted until now.
- np.PackageLoader and np.pkgload have been removed. These were deprecated in 1.10, had no tests, and seem to no longer work in 1.15.

Future changes:
NumPy 1.17 will drop support for Python 2.7

Ditto 3.22.20 (32-bit) 查看版本資訊

更新時間:2018-12-23
更新細節:

What's new in this version:

- Fixed crash in latest windows 10 when changing dpi
- Removed message box when we fail to request a file from a remote computer, changed to balloon message in the task tray
- Added option to invert case special paste
- Updated German language file
- Updated to latest version of SQLite, 3.26.
- Added warning message box on compact and repair button is clicked
- Aggregate multiple clips better if some clips don't have all the data needed
- Updated chocolatey portable install script to handle upgrades
- Changed output debug string and output debug to file shortcuts to ctrl-d, ctrl-o and ctrl-d, ctrl-f
- Added back in auto roll-up quick option
- Fixed issue resizing description window with image and then not being able to move next/prev with up/down keys
- Changed right click menu from "filter on" to "filter on selected clip"
- Added export to email, content as attachment Added special paste - slugify
- Fixed import message window size
- Update menu for export to email
- Fixed issue with clicking on an image in description window and the up/down arrows stop working
- Added email to and gmail export options
- Trim include/exclude app text when checking against current app
- Added Hungarian language file
- When the desktop has focus center over the screen with the mouse cursor
- Handle ensure window is visible on differnt dpi monitors better

Stellarium 0.18.3 (32-bit) 查看版本資訊

更新時間:2018-12-22
更新細節:

Stellarium 0.18.2 (32-bit) 查看版本資訊

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

Stellarium 0.18.1 (32-bit) 查看版本資訊

更新時間:2018-07-01
更新細節:

Stellarium 0.18.0 (32-bit) 查看版本資訊

更新時間:2018-03-25
更新細節:

What's new in this version:

- Added support Hierarchical Progressive Surveys [HiPS] (Hello visualization of multiwavelength universe in the Stellarium)
- Updated and extended AstroCalc tool
- Added support a Hickson Compact Group collection
- Updated code and data

Stellarium 0.17.0 (32-bit) 查看版本資訊

更新時間:2017-12-27
更新細節:

What's new in this version:

The major changes of this version:
- Added support for nomenclature of planetary surface (SOCIS 2017 project)
- Added improvements for AstroCalc tool
- Added improvements for Oculars plugin
- Added improvements for Exoplanets plugin
- Added INDI support for Telescope Control plugin
- Updated code and data

Full list of changes:
- Added support for nomenclature of planetary surface (SOCIS 2017 project)
- Added templates for translation of planetary features nomenclature
- Added support of movement to selected nomenclature item
- Added new tab for AstroCalc tool: Planetary Calculator
- Added Icelandic translation for a couple of skycultures
- Added another OS detection logging function
- Added new landscape: the Sun
- Added Russian translation for new landscape
- Added filters for nomenclature (Search Tool/Lists)
- Added support plural forms for translation
- Added deselectConstellations() method to public area
- Added new time steps for AstroCalc/Ephemerides tool
- Added sane defaults to Planets
- Added subclasses to the list of Solar system objects in AstroCalc/Positions tool
- Added config option to allow make visible orbits for major planets only
- Added rule to allow to hide nomenclature on the celestial body of observer
- Added context support for Solar system bodies
- Added angular size filter for DSO
- Added shortcut for nomenclature
- Added plus/minus keys for elevation change on Macs without PgUp/PgDn
- Added better font scaling for HiDPI Macs
- Added detection method info for exoplanets
- Added visual resolution info for Oculars plugin
- Added GUI options for color of exoplanet marker
- Added a default for night mode
- Added API command to retrieve view direction in RemoteControl plugin
- Added API commands into RemoteControl plugin: allow view setting jNow, harmonize capitalisation for the parameters.
- Added velocity display to Planets, MinorPlanets and Comets
- Added improvements for AstroCalc/PC tool
- Added orbital velocities for AstroCalc/PC tool
- Added special case for long list of "also known as" names
- Added INDI support for Telescope Control plugin
- Added Caucasian Mountain Observatory to locations list
- Added option to select temperature scale to the Exoplanets plugin
- Added option to allow scaling of Ocular buttons
- Added new option to the Navigational Stars plugin
- Added checkboxes for DSO catalogs (PN G, SNR G, ACO) in Remote Control plugin
- Added wikilinks for names of Solar system bodies
- Fixed filter for limiting by DSO mangitudes
- Fixed TestStelJsonParser fails
- Fixes and additions for French descriptions
- Fixed context support for constellations
- Fixed sort order for 'Peak' in Meteor showers search
- Fixed location for stellarium.appdata.xml file
- Fixed stupid bug for asterisms in Search Tool/Lists
- Fixed some back-side issues of nomenclature
- Fixed crash for Custom Objects
- Fixed output data for Exoplanets plugin
- Fixed potential crash for nomenclature and inconsistency of data
- Fixed light speed correction issue for nomenclature items
- Fixed annoying malfunction in Oculars plugin (lost of tracking)
- Fixed the new moons' rotation times
- Fixed selecting of comets in AstroCalc/Positions tool
- Fixed behaviour and style of tool for download star catalog
- Fixed infostring for satellite features
- Fixed centering/tracking issues for Nomenclature feature
- Fixed small Coverity issue
- Fixed bug of positions for nomenclature when Solar system data is reloaded
- Fixed shader for planet texture rendering
- Fixed sign for declination coordinate for Southern Iota Aquarids
- Fixed behaviour of Velocity checkbox
- Fixed Oculars GUI Panel behaviour: disabled event processing on the sky under GUI
- Fixed ray helpers lines behaviour in Oculars plugin
- Fixed crossid info of alpha2 centauri
- Fixed Oculars plugin mouse bug on retina display
- Fixed wrong unit of measurement for distance
- Fixed mouse cursor hidding
- Fixed zero-filled initial date/time window issue
- Fixed crash of Stellarium when flag for decimal degrees usage is changed
- Fixed regressions introduced by recent LabelMgr refactoring
- Updated default settings of build environment for Windows and Mac OS X
- Updated ICU rules for Qt 5.9+
- Updated Oculars plugin (Allows accessing via RemoteControl)
- Updated list of DSO outlines (port from HNSKY)
- Updated list of DSO names
- Updated behaviour of auto-load landscape when moving to selected planet
- Updated scripts and their descriptions
- Updated Bengali description of landscapes
- Updated list of planetary nomenclature
- Updated list of official star names
- Updated default time step for AstroCalc/Phenomena tool
- Updated behaviour of flag for orbits to renew visibility of orbits
- Updated GUI items in the View dialog
- Updated list of ray helpers
- Updated protocols for MPC
- Updated Triangulum constellation lines
- Updated the solar system screen saver script
- Updated code for beta versions naming
- Updated Chinese skyculture
- Improved performance for AstroCalc tool
- Improved performance for Nomenclature feature
- Code refactoring

Stellarium 0.16.1 (32-bit) 查看版本資訊

更新時間:2017-09-23
更新細節:

What's new in this version:

- Added improvements for AstroCalc tool
- DSO catalog was updated to version 3.2
- Added support 'The Strasbourg-ESO Catalogue of Galactic Planetary Nebulae' (Acker+, 1992)
- Added support 'A catalogue of Galactic supernova remnants' (Green, 2014)
- Added support 'A Catalog of Rich Clusters of Galaxies' (Abell+, 1989)
- Added support asterisms and outlines for DSO
- Added improvements for the GUI

Stellarium 0.16.0 (32-bit) 查看版本資訊

更新時間:2017-06-22
更新細節:

What's new in this version:

New features include:
- RemoteSync plugin, which allows running several connected instances of Stellarium
- Non-spherical models for solar system objects like asteroids and small moons
- Solar system config file is now split into two parts
- AstroCalc feature extension: What's Up Tonight, graphs, ...
- DSO: Addition of catalogs of peculiar galaxies
- New Skycultures: Belarusian, Hawaiian Star Lines
- Telescope plugin: support for the RTS2 telescope system
- Location can now be read from a GPS device