English
Related papers

Related papers: Rapid Experimentation with Python Considering Opti…

200 papers

Workflows applications are becoming increasingly important to support scientific discovery. That is leading to a proliferation of workflow management systems and, thus, to a fragmented software ecosystem. Integration among existing workflow…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-08-31 Aymen Alsaadi , Logan Ward , Andre Merzky , Kyle Chard , Ian Foster , Shantenu Jha , Matteo Turilli

Using realistic laser profiles for simulations of laser-plasma interaction is critical to reproduce experimental measurements, but the interface between experiments and simulations can be challenging. Similarly, start-to-end simulations…

Running complex sets of machine learning experiments is challenging and time-consuming due to the lack of a unified framework. This leaves researchers forced to spend time implementing necessary features such as parallelization, caching,…

Machine Learning · Computer Science 2023-11-22 Zac Pullar-Strecker , Xinglong Chang , Liam Brydon , Ioannis Ziogas , Katharina Dost , Jörg Wicker

Structural equation modelling (SEM) is a multivariate statistical technique for estimating complex relationships between observed and latent variables. Although numerous SEM packages exist, each of them has limitations. Some packages are…

Applications · Statistics 2021-06-02 Meshcheryakov Georgy , Igolkina Anna

We present a Python package together with a practical guide for the implementation of a lightweight diversity-enhanced genetic algorithm (GA) approach for the exploration of multi-dimensional parameter spaces. Searching a parameter space…

Neural and Evolutionary Computing · Computer Science 2024-12-24 Jonas Wessén , Eliel Camargo-Molina

Bayesian Networks (BNs) are used in various fields for modeling, prediction, and decision making. pgmpy is a python package that provides a collection of algorithms and tools to work with BNs and related models. It implements algorithms for…

Machine Learning · Computer Science 2023-04-19 Ankur Ankan , Johannes Textor

Both in the domains of Feature Selection and Interpretable AI, there exists a desire to `rank' features based on their importance. Such feature importance rankings can then be used to either: (1) reduce the dataset size or (2) interpret the…

Machine Learning · Computer Science 2022-07-12 Jeroen G. S. Overschie

Consider the problem of constructing an experimental design, optimal for estimating parameters of a given statistical model with respect to a chosen criterion. To address this problem, the literature usually provides a single solution.…

Computation · Statistics 2024-11-05 Radoslav Harman , Lenka Filová , Samuel Rosa

We present the v1.0.1 release of DFormPy, the first Python library providing an interactive visualisation of differential forms. DFormPy is also capable of exterior algebra and vector calculus, building on the capabilities of NumPy and…

Symbolic Computation · Computer Science 2022-01-26 Moustafa Gharamti , Maciej Jarema , Samuel Kirwin-Jones

We present d3p, a software package designed to help fielding runtime efficient widely-applicable Bayesian inference under differential privacy guarantees. d3p achieves general applicability to a wide range of probabilistic modelling…

Machine Learning · Computer Science 2022-08-16 Lukas Prediger , Niki Loppi , Samuel Kaski , Antti Honkela

Almost all applications stop scaling at some point; those that don't are seldom performant when considering time to solution on anything but aspirational/unicorn resources. Recognizing these tradeoffs as well as greater user functionality…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-06-28 Stephen Hudson , Jeffrey Larson , John-Luke Navarro , Stefan M. Wild

The Astropy project supports and fosters the development of open-source and openly-developed Python packages that provide commonly-needed functionality to the astronomical community. A key element of the Astropy project is the core package…

Instrumentation and Methods for Astrophysics · Physics 2018-08-29 The Astropy Collaboration , A. M. Price-Whelan , B. M. Sipőcz , H. M. Günther , P. L. Lim , S. M. Crawford , S. Conseil , D. L. Shupe , M. W. Craig , N. Dencheva , A. Ginsburg , J. T. VanderPlas , L. D. Bradley , D. Pérez-Suárez , M. de Val-Borro , T. L. Aldcroft , K. L. Cruz , T. P. Robitaille , E. J. Tollerud , C. Ardelean , T. Babej , M. Bachetti , A. V. Bakanov , S. P. Bamford , G. Barentsen , P. Barmby , A. Baumbach , K. L. Berry , F. Biscani , M. Boquien , K. A. Bostroem , L. G. Bouma , G. B. Brammer , E. M. Bray , H. Breytenbach , H. Buddelmeijer , D. J. Burke , G. Calderone , J. L. Cano Rodríguez , M. Cara , J. V. M. Cardoso , S. Cheedella , Y. Copin , D. Crichton , D. DÁvella , C. Deil , É. Depagne , J. P. Dietrich , A. Donath , M. Droettboom , N. Earl , T. Erben , S. Fabbro , L. A. Ferreira , T. Finethy , R. T. Fox , L. H. Garrison , S. L. J. Gibbons , D. A. Goldstein , R. Gommers , J. P. Greco , P. Greenfield , A. M. Groener , F. Grollier , A. Hagen , P. Hirst , D. Homeier , A. J. Horton , G. Hosseinzadeh , L. Hu , J. S. Hunkeler , Ž. Ivezić , A. Jain , T. Jenness , G. Kanarek , S. Kendrew , N. S. Kern , W. E. Kerzendorf , A. Khvalko , J. King , D. Kirkby , A. M. Kulkarni , A. Kumar , A. Lee , D. Lenz , S. P. Littlefair , Z. Ma , D. M. Macleod , M. Mastropietro , C. McCully , S. Montagnac , B. M. Morris , M. Mueller , S. J. Mumford , D. Muna , N. A. Murphy , S. Nelson , G. H. Nguyen , J. P. Ninan , M. Nöthe , S. Ogaz , S. Oh , J. K. Parejko , N. Parley , S. Pascual , R. Patil , A. A. Patil , A. L. Plunkett , J. X. Prochaska , T. Rastogi , V. Reddy Janga , J. Sabater , P. Sakurikar , M. Seifert , L. E. Sherbert , H. Sherwood-Taylor , A. Y. Shih , J. Sick , M. T. Silbiger , S. Singanamalla , L. P. Singer , P. H. Sladen , K. A. Sooley , S. Sornarajah , O. Streicher , P. Teuben , S. W. Thomas , G. R. Tremblay , J. E. H. Turner , V. Terrón , M. H. van Kerkwijk , A. de la Vega , L. L. Watkins , B. A. Weaver , J. B. Whitmore , J. Woillez , V. Zabalza

One-dimensional function approximation is a fundamental problem in scientific computing and engineering applications. While neural networks possess powerful universal approximation capabilities, their optimization process is often hindered…

Machine Learning · Computer Science 2026-02-23 Hu Lou , Yin-Jun Gao , Dong-Xiao Zhang , Tai-Jiao Du , Jun-Jie Zhang , Jia-Rui Zhang

Plyades: A Python Library for Space Mission Design Designing a space mission is a computation-heavy task. Software tools that conduct the necessary numerical simulations and optimizations are therefore indispensable. The usability of…

Instrumentation and Methods for Astrophysics · Physics 2016-07-05 Helge Eichhorn , Reiner Anderl

In recent years, data has emerged as the new gold, serving as a powerful tool for creating intelligent systems. However, procuring high-quality data remains challenging, especially for code. To address this, we developed TinyPy Generator, a…

Programming Languages · Computer Science 2024-03-12 Kamel Yamani , Marwa Naïr , Riyadh Baghdadi

Setting up robot environments to quickly test newly developed algorithms is still a difficult and time consuming process. This presents a significant hurdle to researchers interested in performing real-world robotic experiments. RobotIO is…

Robotics · Computer Science 2022-08-17 Lukas Hermann , Max Argus , Adrian Roefer , Abhinav Valada , Thomas Brox

In contrast to typical laboratory experiments, the everyday use of online educational resources by large populations and the prevalence of software infrastructure for A/B testing leads us to consider how platforms can embed in vivo…

Human-Computer Interaction · Computer Science 2015-02-17 Joseph Jay Williams , Korinn Ostrow , Xiaolu Xiong , Elena Glassman , Juho Kim , Samuel G. Maldonado , Na Li , Justin Reich , Neil Hefferman

The availability of easy-to-use and reliable software implementations is important for allowing researchers in academia and industry to test, assess and take into use eXplainable AI (XAI) methods. This paper describes the \texttt{py-ciu}…

Artificial Intelligence · Computer Science 2024-08-20 Kary Främling

High-level programming languages such as Python are increasingly used to provide intuitive interfaces to libraries written in lower-level languages and for assembling applications from various components. This migration towards…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-05-21 Yadu Babuji , Anna Woodard , Zhuozhao Li , Daniel S. Katz , Ben Clifford , Rohan Kumar , Lukasz Lacinski , Ryan Chard , Justin M. Wozniak , Ian Foster , Michael Wilde , Kyle Chard

TeNPy (short for 'Tensor Network Python') is a python library for the simulation of strongly correlated quantum systems with tensor networks. The philosophy of this library is to achieve a balance of readability and usability for…

‹ Prev 1 8 9 10 Next ›