| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseI work at the CSIRO (Canberra, Australia) as a Scientific Software Engineer. Publications list at google scholar.
Member of CSIRO Hydroinformatics.
I've worked mostly since 2013 on streamflow forecasting software. An entry point is at the repo streamflow forecasting simulation tools. Most of the stack is not open source, but there are significant components thar are, notably data handling (uchronia) and generic language interoperability components (next section)
Derived from work on R.NET, a .NET to native interop library that seems to have found its way into quite a few other projects:
More recent software interop tools that stem from project work. A lot is generic (if a tad idiosyncratic) and stemmed from learning that other off-the-shelf codegen and interop tools failed me. There is still impedance to cross-project reuse. Needs some promotion work.
Mostly driven by the need to marshal some scientific data sets (multidimensional time series) between C and R, Python, Matlab, etc.
including the cinterop pythyon package
MPI.NET
.NET interop library to call the R statistical language in the same process
Facilities to load native DLLs from .NET. More flexible and hide platform specifics.
Manage C++ Objects's lifetime accessed through a C API
C++ 4
Python package for Exploratory Lithology Analysis
| Back | FazBrowse Home | New Git URL |