mirror of
https://github.com/marcin-szczepanski/jFuzzyLogic.git
synced 2024-12-18 08:30:29 +01:00
Project updated
This commit is contained in:
parent
5588192716
commit
33239a10e1
@ -1,4 +1,9 @@
|
|||||||
jFuzzyLogic
|
jFuzzyLogc
|
||||||
===========
|
===========
|
||||||
|
|
||||||
The most complete fuzzy logic library in Java. The de-facto standard for research and industrial applications.
|
The most complete fuzzy logic library in Java. The de-facto standard for research and industrial applications.
|
||||||
|
|
||||||
|
See description, manual and examples here:
|
||||||
|
|
||||||
|
http://jfuzzylogic.sourceforge.net/html/index.html
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
./scripts/clean.sh
|
# ./scripts/clean.sh
|
||||||
|
|
||||||
comment="$1"
|
comment="$1"
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
rm *.tmp 2> /dev/null
|
|
Loading…
Reference in New Issue
Block a user