Page MenuHomeFreeBSD

New port: science/MOOSE-neural-simulator: Multiphysics Object Oriented Simulation Environment
ClosedPublic

Authored by yuri on Dec 19 2017, 3:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 6 2024, 8:54 PM
Unknown Object (File)
Nov 6 2024, 6:07 PM
Unknown Object (File)
Sep 28 2024, 4:29 AM
Unknown Object (File)
Sep 27 2024, 7:03 AM
Unknown Object (File)
Sep 19 2024, 10:11 AM
Unknown Object (File)
Sep 5 2024, 10:11 AM
Unknown Object (File)
Sep 1 2024, 7:50 PM
Unknown Object (File)
Jul 9 2024, 4:14 AM
Subscribers

Details

Summary

Multiphysics Object Oriented Simulation Environment
This project is commonly referred to as MOOSE in the capitalized form, so I named the port this way.
There is another science project called MOOSE, completely unrelated to this one, which will also be ported.
Therefore, the name: MOOSE-neural-simulator, to make it clear what does it do.

MOOSE-neural-simulator allows to simulate neural networks, chemical reactions, networks of neurons.
There are many examples that come with it. Their extensions are .g.
I ran some examples and they worked.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

adamw added inline comments.
science/MOOSE-neural-simulator/Makefile
18 ↗(On Diff #36749)

Consider sorting the LIB_DEPENDS

This revision is now accepted and ready to land.Dec 19 2017, 4:41 AM
This revision was automatically updated to reflect the committed changes.
yuri marked an inline comment as done.