https://github.com/sunsided/state-space-sandbox
A state-space model design and simulation engine.
https://github.com/sunsided/state-space-sandbox
csharp experiment simulation state-space
Last synced: about 1 year ago
JSON representation
A state-space model design and simulation engine.
- Host: GitHub
- URL: https://github.com/sunsided/state-space-sandbox
- Owner: sunsided
- License: eupl-1.1
- Created: 2013-02-26T23:31:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-10T12:44:48.000Z (almost 13 years ago)
- Last Synced: 2025-02-13T08:27:54.291Z (over 1 year ago)
- Topics: csharp, experiment, simulation, state-space
- Language: C#
- Size: 195 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# State-Space Sandbox
State-Space Sandbox is an design tool and simulation engine for state-space models written in C#.
## License
Copyright © 2013 Markus Mayer
State-Space Sandbox is licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European Commission -
subsequent versions of the EUPL (the "Licence"); you may not use this work except in compliance with the Licence.
You may obtain a copy of the Licence at:
[http://joinup.ec.europa.eu/software/page/eupl/licence-eupl](http://joinup.ec.europa.eu/software/page/eupl/licence-eupl)
Unless required by applicable law or agreed to in writing, software distributed under the Licence is
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the Licence for the specific language governing permissions and limitations under the Licence.