English
Related papers

Related papers: Plasduino: an inexpensive, general purpose data ac…

200 papers

RSL-RL is an open-source Reinforcement Learning library tailored to the specific needs of the robotics community. Unlike broad general-purpose frameworks, its design philosophy prioritizes a compact and easily modifiable codebase, allowing…

Robotics · Computer Science 2025-09-16 Clemens Schwarke , Mayank Mittal , Nikita Rudin , David Hoeller , Marco Hutter

The regular K-10 curriculums often do not get the necessary of affordable technology involving interactive ways of teaching the prescribed curriculum with effective analytical skill building. In this paper, we present "PlutoAR", a…

Human-Computer Interaction · Computer Science 2018-09-10 Shourya Pratap Singh , Ankit Kumar Panda , Susobhit Panigrahi , Ajaya Kumar Dash , Debi Prosad Dogra

Accessible machine learning algorithms, software, and diagnostic tools for energy-efficient devices and systems are extremely valuable across a broad range of application domains. In scientific domains, real-time near-sensor processing can…

We developed a simple, flexible, low-cost, and computer-controlled cryogenic temperature measurement system for undergraduate instructional laboratories. An Arduino microcontroller board measures the voltage across a silicon diode to…

Physics Education · Physics 2020-01-29 Woong Sung Lee

We present an object-oriented open-source framework for solving the dynamics of open quantum systems written in Python. Arbitrary Hamiltonians, including time-dependent systems, may be built up from operators and states defined by a quantum…

Quantum Physics · Physics 2012-04-27 J. R. Johansson , P. D. Nation , Franco Nori

We present Flotta, a Federated Learning framework designed to train machine learning models on sensitive data distributed across a multi-party consortium conducting research in contexts requiring high levels of security, such as the…

Machine Learning · Computer Science 2024-09-23 Claudio Bonesana , Daniele Malpetti , Sandra Mitrović , Francesca Mangili , Laura Azzimonti

IGUANA is a generic interactive visualisation framework based on a C++ component model. It provides powerful user interface and visualisation primitives in a way that is not tied to any particular physics experiment or detector design. The…

Software Engineering · Computer Science 2008-11-26 George Alverson , Giulio Eulisse , Shahzad Muzaffar , Ianna Osborne , Lassi A. Tuura , Lucas Taylor

Molecular-dynamics algorithms for systems of particles interacting through discrete or "hard" potentials are fundamentally different to the methods for continuous or "soft" potential systems. Although many software packages have been…

Computational Physics · Physics 2013-09-30 M. N. Bannerman , R. Sargant , L. Lue

Open-source EDA shows promising potential in unleashing EDA innovation and lowering the cost of chip design. This paper presents an open-source EDA project, iEDA, aiming for building a basic infrastructure for EDA technology evolution and…

Modern physics experiments often utilize FPGA-based systems for real-time data acquisition. Integrated analog electronics demand for complex calibration routines. Furthermore, versatile configuration and control of the whole system is a key…

Systems and Control · Electrical Eng. & Systems 2021-09-01 Nick Karcher , Richard Gebauer , Robin Bauknecht , Rainer Illichmann , Oliver Sander

Nuclear and particle physics are the core components of most undergraduate and postgraduate physics courses worldwide. While few fundamental concepts like particle counting and detector characterisation are taught in tandem with laboratory…

Instrumentation and Detectors · Physics 2020-04-21 Deepak Samuel

Within the paper a description of communication model of plug-in based emuStudio emulation platform is given. The platform mentioned above allows the emulation of whole computer systems, configurable to the level of its components,…

Other Computer Science · Computer Science 2010-12-02 Peter Jakubčo , Slavomír Šimoňák , Norbert Ádám

This work proposes a robust Partial Domain Adaptation (PDA) framework that mitigates the negative transfer problem by incorporating a robust target-supervision strategy. It leverages ensemble learning and includes diverse, complementary…

Computer Vision and Pattern Recognition · Computer Science 2023-09-11 Sandipan Choudhuri , Suli Adeniye , Arunabha Sen

Validation of robotics theory on real-world hardware platforms is important to prove the practical feasibility of algorithms. This paper discusses some of the lessons learned while adapting the EvoBot, a low-cost robotics platform that we…

To conduct a radiomics or deep learning research experiment, the radiologists or physicians need to grasp the needed programming skills, which, however, could be frustrating and costly when they have limited coding experience. In this…

Image and Video Processing · Electrical Eng. & Systems 2020-09-03 Lufan Chang , Wenjing Zhuang , Richeng Wu , Sai Feng , Hao Liu , Jing Yu , Jia Ding , Ziteng Wang , Jiaqi Zhang

Tremendous advances in parallel computing and graphics hardware opened up several novel real-time GPU applications in the fields of computer vision, computer graphics as well as augmented reality (AR) and virtual reality (VR). Although…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-08-19 Patrick Stotko

This paper describes the development of iEnvironment, an open science software platform that supports monitoring and modeling of aspects of surface water. The platform supports science and engineering research, especially in the context of…

Software Engineering · Computer Science 2018-12-27 Paulo Alencar , Donald Cowan , Doug Mulholland

In case of inquiry-based education, the priority is the pupil's activity, developing his/her practical and research skills. We can use the knowledge and skills obtained by the pupil from other subjects. Applied informatics into physics…

Physics Education · Physics 2020-06-08 Martin Šechný

For performing successful measurements within limited experimental time, efficient use of preliminary data plays a crucial role. This work shows that a simple feedforward type neural networks approach for learning preliminary experimental…

Dataframes are a popular abstraction to represent, prepare, and analyze data. Despite the remarkable success of dataframe libraries in Rand Python, dataframes face performance issues even on moderately large datasets. Moreover, there is…