scientific-computing
How to tag a scientific data processing tool to ensure repeatability
we develop a data processing tool to extract some scientific results out of a given set of raw data. In data science it is very important that you can re-obtain your results and repeat the calculation[详细]
2023-01-06 21:55 分类:问答python solutions for managing scientific data dependency graph by specification values
I have a scientific data management problem which seems general, but I can\'t find an existing solution or even a description of it, which I have long puzzled over.I am about to embark on a major rewr[详细]
2023-01-03 21:12 分类:问答What kind of work benifits from OpenCL
First of all: I am well aware that OpenCL does not magically make everything faster I am well aware that OpenCL has limitations[详细]
2022-12-31 14:16 分类:问答Expanding Git SHA1 information into a checkin without archiving?
Is there a way to include git commit hashes inside a file everytime I commit? I can only find out how to do this during archiving but I haven\'t been able to find out how to do this for every commit.[详细]
2022-12-30 09:16 分类:问答Industry-style practices for increasing productivity in a small scientific environment
I work in a small, independent scientific lab in a university in the United States, and it has come to my notice that, compared with a lot of practices that are ostensibly followed in the industry, li[详细]
2022-12-29 12:51 分类:问答F# performance in scientific computing
I am curious as to how F# performance compares to C++ performance?I asked a similar question wit开发者_开发百科h regards to Java, and the impression I got was that Java is not suitable for heavy numbe[详细]
2022-12-29 01:35 分类:问答Reproducibility in scientific programming
Along with producing incorrect results, one of the worst fears开发者_Python百科 in scientific programming is not being able to reproduce the results you\'ve generated. What best practices help ensure[详细]
2022-12-28 08:05 分类:问答Quadratic Programming in C# / .NET
Does anyone know of a free package that will solve quadratic programming problems in C#? I\'ve googled and found a few.But it\'s hard to tell which is the be开发者_StackOverflow中文版st and fastest.[详细]
2022-12-27 22:46 分类:问答General purpose physics engine
Is there any general purpose physics engine that allows huge simulations of rigid bodies? I开发者_C百科\'m using PhysX from Nvidia, but the focus of this engine is game development, soft bodies. I wan[详细]
2022-12-21 10:01 分类:问答Library support for very high dynamic range TIFF files?
I work with satellite radar, and have been provided with a (very) large TIFF file containing 32 bpp greyscale data. Unfortunately, libtiff, the standard Linux library for working with TIFF files, does[详细]
2022-12-19 09:28 分类:问答