Welcome to the Logic-DS Library Repository
by the LogicDS Team, admin: Barnas Monteith, 2024
logic-ds is a Python library aimed at helping students learn functions; in this library we focus on creating functions that gradually introduce students to core programming concepts like inputs, outputs, return values, conditionals, and loops.
distributed as part of the LogicDS Project, housed at Texas Tech University, in conjunction with the University of FLorida, Center for Science Engagement and Concord Consortium
National Science Foundation Award #2201393. This library is intended to be used as a python teaching library, to aid in student understanding of the universal framework concept of LogicDS, which emphasizes he use of logic and reasoning principles in the pedagogical approaches to teaching fundamental skills behind data science, including math/statistics, computer science as well as AI.
This library focuses on using alternative methods to aid in student understanding of functions with a focus on set theory, tuples, probability and linear regression. The library is intended to be used along with the documentation and curricula provided through the LogicDS project courses and curricular framework.
For library usage instructions, see /docs/DOCUMENTATION
More info about this project can be found at www.logicds.org
This library is distributed under the MIT License. see LICENSE file for additional information.
Raw data
{
"_id": null,
"home_page": "https://github.com/brn378/logicds",
"name": "logicds7",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Barnas Monteith,LogicDS",
"author_email": "barnas@engagescience.org",
"download_url": "https://files.pythonhosted.org/packages/ca/8e/02e5a77b543cbcb023f3013c6b8035ef6ebcc7a2f752a0b99ca475a34fd6/logicds7-0.0.1.tar.gz",
"platform": null,
"description": "Welcome to the Logic-DS Library Repository\r\nby the LogicDS Team, admin: Barnas Monteith, 2024\r\n\r\nlogic-ds is a Python library aimed at helping students learn functions; in this library we focus on creating functions that gradually introduce students to core programming concepts like inputs, outputs, return values, conditionals, and loops.\r\n\r\ndistributed as part of the LogicDS Project, housed at Texas Tech University, in conjunction with the University of FLorida, Center for Science Engagement and Concord Consortium\r\nNational Science Foundation Award #2201393. This library is intended to be used as a python teaching library, to aid in student understanding of the universal framework concept of LogicDS, which emphasizes he use of logic and reasoning principles in the pedagogical approaches to teaching fundamental skills behind data science, including math/statistics, computer science as well as AI.\r\nThis library focuses on using alternative methods to aid in student understanding of functions with a focus on set theory, tuples, probability and linear regression. The library is intended to be used along with the documentation and curricula provided through the LogicDS project courses and curricular framework. \r\n\r\nFor library usage instructions, see /docs/DOCUMENTATION\r\n\r\nMore info about this project can be found at www.logicds.org\r\n\r\nThis library is distributed under the MIT License. see LICENSE file for additional information.\r\n\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "LogicDS reasoning-based universal language teaching library",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/brn378/logicds"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "290f7325b6860827cd36b12f8be1ac8e2bf2ec4b044f555c7af976d5a5de43ea",
"md5": "63486b0031aa82124af157cc41d0c78e",
"sha256": "3ec30a7fc58f128b061ce9ec3c3cdbf89dcab083e8e9e33797600e1444bf1ac3"
},
"downloads": -1,
"filename": "logicds7-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "63486b0031aa82124af157cc41d0c78e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5158,
"upload_time": "2024-11-10T20:49:34",
"upload_time_iso_8601": "2024-11-10T20:49:34.876884Z",
"url": "https://files.pythonhosted.org/packages/29/0f/7325b6860827cd36b12f8be1ac8e2bf2ec4b044f555c7af976d5a5de43ea/logicds7-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca8e02e5a77b543cbcb023f3013c6b8035ef6ebcc7a2f752a0b99ca475a34fd6",
"md5": "bc2432261f23dc621f689a6ca4e06e29",
"sha256": "5677502eed9a7ee5e02ca3988cf799f39bde6840eb6cbf3b3e32442717c16059"
},
"downloads": -1,
"filename": "logicds7-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "bc2432261f23dc621f689a6ca4e06e29",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4326,
"upload_time": "2024-11-10T20:49:36",
"upload_time_iso_8601": "2024-11-10T20:49:36.538416Z",
"url": "https://files.pythonhosted.org/packages/ca/8e/02e5a77b543cbcb023f3013c6b8035ef6ebcc7a2f752a0b99ca475a34fd6/logicds7-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-10 20:49:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "brn378",
"github_project": "logicds",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "logicds7"
}