中文
相关论文

相关论文: Python for Education: Computational Methods for No…

200 篇论文

This research explores the application of quadratic polynomials in Python for advanced data analysis. The study demonstrates how quadratic models can effectively capture nonlinear relationships in complex datasets by leveraging Python…

统计方法学 · 统计学 2025-09-16 Rostyslav Sipakov , Olena Voloshkina , Anastasiia Kovalova

We announce some Python classes for numerical solution of partial differential equations, or boundary value problems of ordinary differential equations. These classes are built on routines in \texttt{numpy} and \texttt{scipy.sparse.linalg}…

计算物理 · 物理学 2015-03-17 Asif Mushtaq , Trond Kvamsdal , Kåre Olaussen

To enhance the undergraduate and graduate engineering education for nanoscale materials, devices and systems, we report a multi-disciplinary course based on the integration of theory, hands-on laboratory and hands-on computation into a…

介观与纳米尺度物理 · 物理学 2013-03-27 Hassan Raza , Tehseen Z. Raza

Computing has revolutionised the study of complex nonlinear systems, both by allowing us to solve previously intractable models and through the ability to visualise solutions in different ways. Using ubiquitous computing infrastructure, we…

物理教育 · 物理学 2023-10-18 Benjamin J. Walker , Adam K. Townsend , Alexander K. Chudasama , Andrew L. Krause

One of the important problems of cyber pedagogy is the following: how, knowing the parameters of the student, his initial level of knowledge and the impact of the teacher to predict knowledge of student at subsequent times. Simulation…

计算机与社会 · 计算机科学 2013-12-24 Robert V Mayer

Computing has revolutionized the biological sciences over the past several decades, such that virtually all contemporary research in the biosciences utilizes computer programs. The computational advances have come on many fronts, spurred by…

其他定量生物学 · 定量生物学 2021-08-23 Berk Ekmekci , Charles E. McAnany , Cameron Mura

Smarter applications are making better use of the insights gleaned from data, having an impact on every industry and research discipline. At the core of this revolution lies the tools and the methods that are driving it, from processing the…

机器学习 · 计算机科学 2020-04-01 Sebastian Raschka , Joshua Patterson , Corey Nolet

The classification problem's complexity assessment is an essential element of many topics in the supervised learning domain. It plays a significant role in meta-learning -- becoming the basis for determining meta-attributes or…

机器学习 · 计算机科学 2022-07-15 Joanna Komorniczak , Pawel Ksieniewicz

Combinatorial optimization problems are prevalent across a wide variety of domains. These problems are often nuanced, their optimal solutions might not be efficiently obtainable, and they may require lots of time and compute resources to…

机器学习 · 计算机科学 2025-07-03 Akshay Sathiya , Rohit Pandey

We introduce a newly designed undergraduate-level interdisciplinary course in scientific computing that aims to prepare students as the next generation of research-oriented computational scientists and engineers. The course offers students…

物理教育 · 物理学 2022-04-05 Tulin Kaman , Rouben Rostamian , Shannon W. Dingman

We report recent research on computing with biology-based neural network models by means of physics-based opto-electronic hardware. New technology provides opportunities for very-high-speed computation and uncovers problems obstructing the…

神经与进化计算 · 计算机科学 2010-06-09 A. Steven Younger , Emmett Redd

Python has become the prime language for application development in the Data Science and Machine Learning domains. However, data scientists are not necessarily experienced programmers. While Python lets them quickly implement their…

分布式、并行与集群计算 · 计算机科学 2023-08-24 Oscar Castro , Pierrick Bruneau , Jean-Sébastien Sottet , Dario Torregrossa

BondGraphTools is a Python library for scripted modelling of complex multi-physics systems. In contrast to existing modelling solutions, BondGraphTools is based upon the well established bond graph methodology, provides a programming…

系统与控制 · 电气工程与系统科学 2019-06-27 Peter Cudmore , Peter J. Gawthrop , Michael Pan , Edmund J. Crampin

The analysis of experimental results with Python often requires writing many code scripts which all need access to the same set of functions. In a common field of research, this set will be nearly the same for many users. The qspec Python…

计算物理 · 物理学 2025-03-18 Patrick Müller , Wilfried Nörtershäuser

In this paper, we detail the integration of Python data analysis into a first-year physics laboratory course, a task accomplished without significant alterations to the existing course structure. We introduced tailored laboratory…

物理教育 · 物理学 2024-05-28 Eugenio Tufino , Stefano Oss , Micol Alemani

Teaching and advocating data visualization are among the most important activities in the visualization community. With growing interest in data analysis from business and science professionals, data visualization courses attract students…

人机交互 · 计算机科学 2019-10-08 Leo Yu-Ho Lo , Yao Ming , Huamin Qu

Modeling should play a central role in K-12 STEM education, where it could make classes much more engaging. A model underlies every scientific theory, and models are central to all the STEM disciplines (Science, Technology, Engineering,…

计算机与社会 · 计算机科学 2014-04-28 Kelsey D'Souza

Causal discovery aims at revealing causal relations from observational data, which is a fundamental task in science and engineering. We describe $\textit{causal-learn}$, an open-source Python library for causal discovery. This library…

机器学习 · 计算机科学 2024-04-12 Yujia Zheng , Biwei Huang , Wei Chen , Joseph Ramsey , Mingming Gong , Ruichu Cai , Shohei Shimizu , Peter Spirtes , Kun Zhang

Nowadays the analysis of dynamics of and on networks represents a hot topic in the Social Network Analysis playground. To support students, teachers, developers and researchers in this work we introduce a novel framework, namely NDlib, an…

社会与信息网络 · 计算机科学 2018-01-19 Giulio Rossetti , Letizia Milli , Salvatore Rinzivillo , Alina Sirbu , Fosca Giannotti , Dino Pedreschi

When modeling complex, hierarchical, and time-dynamic systems, such as biological systems, good computational tools are essential. Current tools, while powerful, often lack comprehensive frameworks for modular model composition,…