Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ INTERNAL_DOCS = NO
# (including Cygwin) and Mac users are advised to set this option to NO.
# The default value is: system dependent.

CASE_SENSE_NAMES = NO
CASE_SENSE_NAMES = YES

# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
# their full class and namespace scopes in the documentation. If set to YES, the
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile.zh-Hans
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ INTERNAL_DOCS = NO
# (including Cygwin) and Mac users are advised to set this option to NO.
# The default value is: system dependent.

CASE_SENSE_NAMES = NO
CASE_SENSE_NAMES = YES

# If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
# their full class and namespace scopes in the documentation. If set to YES, the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This library consist of C++ implementations of some geographically weighted mode
- [Scalable GWR][scgwr]
- [Geographically Weighted Summary Statistics (GWSS)][gwss]
- [Geographically Weighted Principal Component Analysis (GWPCA)][gwpca]
- Geographically Weighted Density Regression (GWDR)
- Geographically Weighted Density Regression (SDR)

Comparing with other libraries, this library has these features:

Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
INPUT = ../include
MACRO_EXPANSION = YES
OUTPUT_LANGUAGE = {lang}
CASE_SENSE_NAMES = YES
""".format(lang=language_map.get(doxygen_language, 'en')))
}

Expand Down
49 changes: 49 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/api/classGWRBasicGpuTask.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, GWmodel Lab
# This file is distributed under the same license as the libgwmodel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libgwmodel\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-07 12:00+0000\n"
"PO-Revision-Date: 2024-02-07 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: zh_CN <[email protected]>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Generated-By: Babel 2.11.0\n"
"X-Generator: Poedit 3.4.2\n"

#: ../../api/classGWRBasicGpuTask.rst:4
msgid "Class GWRBasicGpuTask"
msgstr "类 GWRBasicGpuTask"

#: ../../api/classGWRBasicGpuTask.rst:6
msgid "Defined in :ref:`file_include_gwmodelcuda_GWRBasicGpuTask.h`"
msgstr "定义于 :ref:`file_include_gwmodelcuda_GWRBasicGpuTask.h`"

#: ../../api/classGWRBasicGpuTask.rst:10
msgid "Inheritance Relationships"
msgstr "继承关系"

#: ../../api/classGWRBasicGpuTask.rst:13
msgid "Base Type"
msgstr "基类"

#: ../../api/classGWRBasicGpuTask.rst:15
msgid "``public IGWRBasicGpuTask`` (:ref:`exhale_class_classIGWRBasicGpuTask`)"
msgstr ""

#: ../../api/classGWRBasicGpuTask.rst:19
msgid "Class Documentation"
msgstr "类文档"

#: ../../api/classGWRBasicGpuTask.rst
msgid "Public Functions"
msgstr "公有方法"
49 changes: 49 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/api/classIGWRBasicGpuTask.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, GWmodel Lab
# This file is distributed under the same license as the libgwmodel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libgwmodel\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-07 12:00+0000\n"
"PO-Revision-Date: 2024-02-07 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: zh_CN <[email protected]>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Generated-By: Babel 2.11.0\n"
"X-Generator: Poedit 3.4.2\n"

#: ../../api/classIGWRBasicGpuTask.rst:4
msgid "Class IGWRBasicGpuTask"
msgstr "类 IGWRBasicGpuTask"

#: ../../api/classIGWRBasicGpuTask.rst:6
msgid "Defined in :ref:`file_include_gwmodelcuda_IGWRBasicGpuTask.h`"
msgstr "定义于 :ref:`file_include_gwmodelcuda_IGWRBasicGpuTask.h`"

#: ../../api/classIGWRBasicGpuTask.rst:10
msgid "Inheritance Relationships"
msgstr "继承关系"

#: ../../api/classIGWRBasicGpuTask.rst:13
msgid "Derived Type"
msgstr "派生类"

#: ../../api/classIGWRBasicGpuTask.rst:15
msgid "``public GWRBasicGpuTask`` (:ref:`exhale_class_classGWRBasicGpuTask`)"
msgstr ""

#: ../../api/classIGWRBasicGpuTask.rst:19
msgid "Class Documentation"
msgstr "类文档"

#: ../../api/classIGWRBasicGpuTask.rst
msgid "Public Functions"
msgstr "公有方法"
49 changes: 49 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/api/classStdTelegram.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, GWmodel Lab
# This file is distributed under the same license as the libgwmodel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libgwmodel\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-07 12:00+0000\n"
"PO-Revision-Date: 2024-02-07 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: zh_CN <[email protected]>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Generated-By: Babel 2.11.0\n"
"X-Generator: Poedit 3.4.2\n"

#: ../../api/classStdTelegram.rst:4
msgid "Class StdTelegram"
msgstr "类 StdTelegram"

#: ../../api/classStdTelegram.rst:6
msgid "Defined in :ref:`file_include_gwmodelcuda_StdTelegram.h`"
msgstr "定义于 :ref:`file_include_gwmodelcuda_StdTelegram.h`"

#: ../../api/classStdTelegram.rst:10
msgid "Inheritance Relationships"
msgstr "继承关系"

#: ../../api/classStdTelegram.rst:13
msgid "Base Type"
msgstr "基类"

#: ../../api/classStdTelegram.rst:15
msgid "``public gwm::Logger`` (:ref:`exhale_class_classgwm_1_1Logger`)"
msgstr ""

#: ../../api/classStdTelegram.rst:19
msgid "Class Documentation"
msgstr "类文档"

#: ../../api/classStdTelegram.rst
msgid "Public Functions"
msgstr "公有方法"
70 changes: 70 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/api/classcubase.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, GWmodel Lab
# This file is distributed under the same license as the libgwmodel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libgwmodel\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-23 13:45+0000\n"
"PO-Revision-Date: 2024-02-07 12:11+0000\n"
"Last-Translator: \n"
"Language: zh_CN\n"
"Language-Team: zh_CN <[email protected]>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.11.0\n"

#: ../../api/classcubase.rst:4
msgid "Class cubase"
msgstr "类 cubase"

#: ../../api/classcubase.rst:6
msgid "Defined in :ref:`file_include_gwmodelpp_utils_cumat.hpp`"
msgstr "在 :ref:`file_include_gwmodelpp_utils_cumat.hpp` 中定义"

#: ../../api/classcubase.rst:10
msgid "Inheritance Relationships"
msgstr "继承关系"

#: ../../api/classcubase.rst:13
msgid "Derived Types"
msgstr "派生类型"

#: ../../api/classcubase.rst:15
msgid "``public cumat`` (:ref:`exhale_class_classcumat`)"
msgstr ""

#: ../../api/classcubase.rst:16
msgid "``public custride`` (:ref:`exhale_class_classcustride`)"
msgstr ""

#: ../../api/classcubase.rst:20
msgid "Class Documentation"
msgstr "类文件"

#: ../../api/classcubase.rst
msgid "Public Types"
msgstr "公共类型"

#: ../../api/classcubase.rst
msgid "Public Functions"
msgstr "公共职能"

#: ../../api/classcubase.rst
#, fuzzy
msgid "Public Static Functions"
msgstr "公共职能"

#: ../../api/classcubase.rst
msgid "Public Static Attributes"
msgstr "公共静态属性"

#: ../../api/classcubase.rst
msgid "Protected Attributes"
msgstr "受保护属性"

41 changes: 41 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/api/classcubatched.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, GWmodel Lab
# This file is distributed under the same license as the libgwmodel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libgwmodel\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-07 12:00+0000\n"
"PO-Revision-Date: 2024-02-07 12:15+0000\n"
"Last-Translator: \n"
"Language-Team: zh_CN <[email protected]>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Generated-By: Babel 2.11.0\n"
"X-Generator: Poedit 3.4.2\n"

#: ../../api/classcubatched.rst:4
msgid "Class cubatched"
msgstr "类 cubatched"

#: ../../api/classcubatched.rst:6
msgid "Defined in :ref:`file_include_gwmodelpp_utils_cumat.hpp`"
msgstr ""

#: ../../api/classcubatched.rst:10
msgid "Class Documentation"
msgstr "类文档"

#: ../../api/classcubatched.rst
msgid "Public Functions"
msgstr "公有方法"

#: ../../api/classcubatched.rst
msgid "Public Static Attributes"
msgstr "公有静态属性"
57 changes: 57 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/api/classcumat.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, GWmodel Lab
# This file is distributed under the same license as the libgwmodel package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libgwmodel\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-07 12:00+0000\n"
"PO-Revision-Date: 2024-02-07 12:16+0000\n"
"Last-Translator: \n"
"Language-Team: zh_CN <[email protected]>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Generated-By: Babel 2.11.0\n"
"X-Generator: Poedit 3.4.2\n"

#: ../../api/classcumat.rst:4
msgid "Class cumat"
msgstr "类 cumat"

#: ../../api/classcumat.rst:6
msgid "Defined in :ref:`file_include_gwmodelpp_utils_cumat.hpp`"
msgstr ""

#: ../../api/classcumat.rst:10
msgid "Inheritance Relationships"
msgstr "继承关系"

#: ../../api/classcumat.rst:13
msgid "Base Type"
msgstr "基类"

#: ../../api/classcumat.rst:15
msgid "``public cubase`` (:ref:`exhale_class_classcubase`)"
msgstr ""

#: ../../api/classcumat.rst:19
msgid "Class Documentation"
msgstr "类文档"

#: ../../api/classcumat.rst
msgid "Public Functions"
msgstr "公有方法"

#: ../../api/classcumat.rst
msgid "Public Static Attributes"
msgstr "公有静态属性"

#: ../../api/classcumat.rst
msgid "Protected Attributes"
msgstr "保护属性"
Loading