1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added documentation More... over 3 years ago
switched to assertAlmostEqual to check equivalence More... over 3 years ago
fit_end should be the length of photon_count More... over 3 years ago
require sig to be length of photon_count More... over 3 years ago
changed default noise_type to NOISE_POISSON_FIT More... over 3 years ago
platform compatibility numpy.int_ to numpy.cint More... over 3 years ago
Merge pull request #37 from marktsuchida/fix-duplicate-symbol-errors More... over 3 years ago
Do the build with OpenJDK 11 on all platforms More... over 3 years ago
Try to set OpenJDK 8 on all platforms More... over 3 years ago
Travis: try to force installation of OpenJDK 8 More... over 3 years ago
Update parent to pom-scijava 30 More... over 3 years ago
Travis: use macOS 10.14 More... over 3 years ago
Travis: remove xcode 9.3 declaration More... over 3 years ago
Ignore tox config file More... over 3 years ago
Fix a violation of the One Definition Rule More... over 3 years ago
Make setup.py work on macOS More... over 3 years ago
Set up tox More... over 3 years ago
Put ctypes wrappers directly in package toplevel More... over 3 years ago
Use setuptools to build as Python extension module More... over 3 years ago
Fix imports; correct order of setuptools/distutils More... over 3 years ago
created dummy c file for building extension More... over 3 years ago
fixed issues with GCI_set_restrain_limits and added tests More... over 3 years ago
data files should be put in the flimlib folder More... over 3 years ago
added test file More... over 3 years ago
added wrapper for GCI_set_restrain_limits More... over 3 years ago
Merge branch 'build-dll-from-setup-py' into python More... over 3 years ago
added FitFunc class More... over 3 years ago
added marquardt fitting engine wrapper More... over 3 years ago
changed return types to namedtuples More... over 3 years ago
renamed build_clib to build_mvn More... almost 4 years ago