Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
A command-line tool for data-driven fuzzy modelling
Input 1 - A training dataset (multiple observations) of up to four variables (predictors) against one (response variable)
Input 2 - A test dataset (multiple observations) of the same four variables with unknown response variable
Output - Calculation of the response variable for each test observation using fuzzy logic or fuzzy rule-based Bayesian algorithms
HABFUZZ is a habitat model, which can be used in ecohydraulic modelling applications for the calculation of the instream habitat suitability in various discharge scenarios in a simulated river reach. It comes with no graphical user interface but it's a one-click tool. Just provide your input and let HABFUZZ provide you the output.
The HABFUZZ manual
https://github.com/chtheodoro/habfuzz/blob/master/HABFUZZ_v2.5_manual.pdf
HABFUZZ in the Journal of Open Source Software
http://joss.theoj.org/papers/1ad27db8f0976c28a75e20d34eba5ee2
HABFUZZ website
https://chtheodoro.wixsite.com/habfuzz
FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types.
Project has moved to:
https://github.com/mcfarljm/fortwrap
Open source development for FluidEarth (https://fluidearth.net/default.aspx) which supports the OpenMI Standard (http://openmi.sourceforge.net)
Here are OpenMI Association approved applications.
ForGE - Fortran GUI Environment v0.4.0 Alpha
Source: https://github.com/jshahbazi/fortran-forge
Latest News
=========
(5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/
(10/18/13) - Source code has been released!