You can subscribe to this list here.
| 2000 |
Jan
(3) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(10) |
Sep
(14) |
Oct
(1) |
Nov
(21) |
Dec
(13) |
| 2002 |
Jan
(17) |
Feb
(2) |
Mar
(1) |
Apr
(2) |
May
(4) |
Jun
(2) |
Jul
(4) |
Aug
|
Sep
(7) |
Oct
(4) |
Nov
(12) |
Dec
(39) |
| 2003 |
Jan
(28) |
Feb
(18) |
Mar
(7) |
Apr
(5) |
May
(23) |
Jun
(29) |
Jul
(23) |
Aug
(18) |
Sep
(1) |
Oct
(5) |
Nov
(3) |
Dec
|
| 2004 |
Jan
(7) |
Feb
(2) |
Mar
(2) |
Apr
(2) |
May
(8) |
Jun
(2) |
Jul
(8) |
Aug
(2) |
Sep
(4) |
Oct
(3) |
Nov
|
Dec
|
| 2005 |
Jan
(2) |
Feb
(2) |
Mar
(13) |
Apr
(2) |
May
(2) |
Jun
(2) |
Jul
(32) |
Aug
(7) |
Sep
(11) |
Oct
(8) |
Nov
(16) |
Dec
(2) |
| 2006 |
Jan
(3) |
Feb
(1) |
Mar
(4) |
Apr
|
May
|
Jun
(1) |
Jul
(3) |
Aug
(3) |
Sep
|
Oct
(6) |
Nov
(1) |
Dec
(10) |
| 2007 |
Jan
(7) |
Feb
(6) |
Mar
(1) |
Apr
(5) |
May
(4) |
Jun
(6) |
Jul
(20) |
Aug
(21) |
Sep
(12) |
Oct
(4) |
Nov
(12) |
Dec
(17) |
| 2008 |
Jan
(18) |
Feb
(6) |
Mar
(9) |
Apr
(13) |
May
(14) |
Jun
(8) |
Jul
(23) |
Aug
(31) |
Sep
(26) |
Oct
(10) |
Nov
(3) |
Dec
(79) |
| 2009 |
Jan
(63) |
Feb
(13) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(2) |
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2013 |
Jan
(1) |
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2014 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
(2) |
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2006-12-08 17:25:05
|
Bugs item #1611689, was opened at 2006-12-08 09:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1611689&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Py Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Export to Java fails in MacOSX Tiger and Ubuntu Edgy Eft Initial Comment: When exporting a model to Java the RepastPy throws an exeption and doesn't export the files: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: jode/decompiler/Main at uchicago.src.simbuilder.EvolverController.exportToJava(EvolverController.java:424) at uchicago.src.simbuilder.EvolverController.access$700(EvolverController.java:39) at uchicago.src.simbuilder.EvolverController$9.actionPerformed(EvolverController.java:503) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231) at java.awt.Component.processMouseEvent(Component.java:5488) at javax.swing.JComponent.processMouseEvent(JComponent.java:3126) at java.awt.Component.processEvent(Component.java:5253) at java.awt.Container.processEvent(Container.java:1966) at java.awt.Component.dispatchEventImpl(Component.java:3955) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822) at java.awt.Container.dispatchEventImpl(Container.java:2010) at java.awt.Window.dispatchEventImpl(Window.java:1778) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) This happens in Linux and Mac OSX. As I can tell it works in Windows. David dav...@gm... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1611689&group_id=1703 |
|
From: Most <lep...@on...> - 2006-12-05 08:34:17
|
78130 |
|
From: Michel N. <mic...@gm...> - 2006-11-20 13:31:16
|
Hello, > I installed repast_simphony_alpha.1 and added it to eclipse > > Then, i created the agent and context creator class stabs. > > Then, i launch repast from the repast_simphony_alpha.1 directory and i > make file-new. > After, i locate model.score, i skip model initializer and i locate scenario.rs directory When i click on finish button, the system print an error when i try to > create the model scenario. This errroris : unable to find agent classes for > watcher and schedule processing at repast.scenario.scenarioloader.load > at repast.ui............. > at repast.javax................ > Thank you for your help |
|
From: SourceForge.net <no...@so...> - 2006-10-17 14:33:47
|
Bugs item #1578343, was opened at 2006-10-16 13:10 Message generated for change (Comment added) made by stevewendel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Simphony Group: None Status: Pending Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Miles Parker (milesparker) Summary: Error Creating Boolean Field in sample Model.score Initial Comment: When I modify the "getting started" model from the RePast S documentation to include a boolean field, RePast S generates an exception: "The property 'boolField' is write-only." Version: repast_simphony_alpha.1, with Eclipse 3.2 Steps: 1. Follow the "getting started" directions in Repast Simphony Docs-20061005.pdf within the repast_simphony_alpha.1 distribution, creating the java files, model score, and scenario files. 2. Run the model to test that it is working correctly (it is). 3. In Eclipse, open the sample model's Model.score file in the scenario.rs folder. 4. Right click "Context My Model", and select "New Child->Field". 5. Edit the properties for the field, giving it a name (eg boolField), and a default value ("FALSE", "false", and "0" tried). 6. Save the model.score. 7. Open the model in RePast S. I have examined the model.score XML and the source code, and don't see any obvious cause of the error. ---------------------------------------------------------------------- Comment By: Steve Wendel (stevewendel) Date: 2006-10-17 10:33 Message: Logged In: YES user_id=1622282 Miles -- thanks for checking it out. I'll test it with the next release. -S ---------------------------------------------------------------------- Comment By: Miles Parker (milesparker) Date: 2006-10-17 10:29 Message: Logged In: YES user_id=670434 Steve- this is not happening for me now, but I believe it was happening earlier and simply got fixed. (It has to do with incorrect ecore constraints. Please verify at the next code drop? ---------------------------------------------------------------------- Comment By: Steve Wendel (stevewendel) Date: 2006-10-16 13:13 Message: Logged In: YES user_id=1622282 [Sorry -- forgot to login first. Submitted by Steve Wendel, sub at agnos.net] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-10-17 14:33:16
|
Bugs item #1578343, was opened at 2006-10-16 12:10 Message generated for change (Settings changed) made by milesparker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Simphony Group: None >Status: Pending Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Miles Parker (milesparker) Summary: Error Creating Boolean Field in sample Model.score Initial Comment: When I modify the "getting started" model from the RePast S documentation to include a boolean field, RePast S generates an exception: "The property 'boolField' is write-only." Version: repast_simphony_alpha.1, with Eclipse 3.2 Steps: 1. Follow the "getting started" directions in Repast Simphony Docs-20061005.pdf within the repast_simphony_alpha.1 distribution, creating the java files, model score, and scenario files. 2. Run the model to test that it is working correctly (it is). 3. In Eclipse, open the sample model's Model.score file in the scenario.rs folder. 4. Right click "Context My Model", and select "New Child->Field". 5. Edit the properties for the field, giving it a name (eg boolField), and a default value ("FALSE", "false", and "0" tried). 6. Save the model.score. 7. Open the model in RePast S. I have examined the model.score XML and the source code, and don't see any obvious cause of the error. ---------------------------------------------------------------------- Comment By: Miles Parker (milesparker) Date: 2006-10-17 09:29 Message: Logged In: YES user_id=670434 Steve- this is not happening for me now, but I believe it was happening earlier and simply got fixed. (It has to do with incorrect ecore constraints. Please verify at the next code drop? ---------------------------------------------------------------------- Comment By: Steve Wendel (stevewendel) Date: 2006-10-16 12:13 Message: Logged In: YES user_id=1622282 [Sorry -- forgot to login first. Submitted by Steve Wendel, sub at agnos.net] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-10-17 14:29:38
|
Bugs item #1578343, was opened at 2006-10-16 12:10 Message generated for change (Comment added) made by milesparker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Simphony Group: None Status: Open >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error Creating Boolean Field in sample Model.score Initial Comment: When I modify the "getting started" model from the RePast S documentation to include a boolean field, RePast S generates an exception: "The property 'boolField' is write-only." Version: repast_simphony_alpha.1, with Eclipse 3.2 Steps: 1. Follow the "getting started" directions in Repast Simphony Docs-20061005.pdf within the repast_simphony_alpha.1 distribution, creating the java files, model score, and scenario files. 2. Run the model to test that it is working correctly (it is). 3. In Eclipse, open the sample model's Model.score file in the scenario.rs folder. 4. Right click "Context My Model", and select "New Child->Field". 5. Edit the properties for the field, giving it a name (eg boolField), and a default value ("FALSE", "false", and "0" tried). 6. Save the model.score. 7. Open the model in RePast S. I have examined the model.score XML and the source code, and don't see any obvious cause of the error. ---------------------------------------------------------------------- >Comment By: Miles Parker (milesparker) Date: 2006-10-17 09:29 Message: Logged In: YES user_id=670434 Steve- this is not happening for me now, but I believe it was happening earlier and simply got fixed. (It has to do with incorrect ecore constraints. Please verify at the next code drop? ---------------------------------------------------------------------- Comment By: Steve Wendel (stevewendel) Date: 2006-10-16 12:13 Message: Logged In: YES user_id=1622282 [Sorry -- forgot to login first. Submitted by Steve Wendel, sub at agnos.net] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-10-16 17:13:27
|
Bugs item #1578343, was opened at 2006-10-16 13:10 Message generated for change (Comment added) made by stevewendel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Simphony Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error Creating Boolean Field in sample Model.score Initial Comment: When I modify the "getting started" model from the RePast S documentation to include a boolean field, RePast S generates an exception: "The property 'boolField' is write-only." Version: repast_simphony_alpha.1, with Eclipse 3.2 Steps: 1. Follow the "getting started" directions in Repast Simphony Docs-20061005.pdf within the repast_simphony_alpha.1 distribution, creating the java files, model score, and scenario files. 2. Run the model to test that it is working correctly (it is). 3. In Eclipse, open the sample model's Model.score file in the scenario.rs folder. 4. Right click "Context My Model", and select "New Child->Field". 5. Edit the properties for the field, giving it a name (eg boolField), and a default value ("FALSE", "false", and "0" tried). 6. Save the model.score. 7. Open the model in RePast S. I have examined the model.score XML and the source code, and don't see any obvious cause of the error. ---------------------------------------------------------------------- Comment By: Steve Wendel (stevewendel) Date: 2006-10-16 13:13 Message: Logged In: YES user_id=1622282 [Sorry -- forgot to login first. Submitted by Steve Wendel, sub at agnos.net] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-10-16 17:10:27
|
Bugs item #1578343, was opened at 2006-10-16 10:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Simphony Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error Creating Boolean Field in sample Model.score Initial Comment: When I modify the "getting started" model from the RePast S documentation to include a boolean field, RePast S generates an exception: "The property 'boolField' is write-only." Version: repast_simphony_alpha.1, with Eclipse 3.2 Steps: 1. Follow the "getting started" directions in Repast Simphony Docs-20061005.pdf within the repast_simphony_alpha.1 distribution, creating the java files, model score, and scenario files. 2. Run the model to test that it is working correctly (it is). 3. In Eclipse, open the sample model's Model.score file in the scenario.rs folder. 4. Right click "Context My Model", and select "New Child->Field". 5. Edit the properties for the field, giving it a name (eg boolField), and a default value ("FALSE", "false", and "0" tried). 6. Save the model.score. 7. Open the model in RePast S. I have examined the model.score XML and the source code, and don't see any obvious cause of the error. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1578343&group_id=1703 |
メール送信先に間違いありませんか? 昨日私のアドレス宛てにメールが届いていて、宛先がこのアドレスになっていました。 私は加納といいます。どこで私のアドレスを知ったのでしょうか、掲示板でしょうか? もし掲示板を見てのメールなら、初めて直接連絡をもらえたことになります。 私は不倫希望なので連絡先を教えてくれる人がまったくいませんでした。 貴方からメールが来たときには驚きましたけど、正直嬉しい気持ちもありました。 掲示板を通す事で秘密を守りながら会えると思っていましたが、ずっと出会いもありませんでした。 その掲示板でブログを作ることができたので一応載せておきます。 http://www.i-sobani.com/r_room 初めてなのに急に不倫をお願いしたりはしません、お話しだけでもいいですか? はじめはメールだけでもいいですから。 送信先が私であってるようならと願っています。お話できたら嬉しいです。 加納律子 |
|
From: SourceForge.net <no...@so...> - 2006-08-23 14:53:42
|
Bugs item #1545345, was opened at 2006-08-23 16:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1545345&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast J Group: None Status: Open Resolution: None Priority: 5 Submitted By: Marco (marcopg80) Assigned to: Nobody/Anonymous (nobody) Summary: problem in log file Initial Comment: Using this parameter file: runs: 1 ProbSeguiAltro { start: 0 end: 1 incr: 0.5 } The corrispondent log file is: ... "run","tick","ProbSeguiAltro","RngSeed","Durata media ricerca uscita","Durata media attesa informazione","Integri","Contusi","Feriti" 1,8070.0,0,1,423.9004,4.672,2496.0,4.0,0.0 2,6718.0,0,5,1156340893130,180.6432,4.7448,2486.0,14.0, 0.0 3,3333.0,1,1156340929708,147.2972,4.8148,2482.0,17.0,1. 0 ... The value reported in "ProbSeguiAltro" is (for example) "0,5" instead of "0.5". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1545345&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-08-01 14:35:19
|
Bugs item #1528630, was opened at 2006-07-25 20:44 Message generated for change (Settings changed) made by srcnick You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1528630&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast J Group: None >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Tim Schoenharl (tschoenh) Assigned to: Nobody/Anonymous (nobody) Summary: Mangled File Names when using OpenMapData.writeAgentsNoShp Initial Comment: When using the writeAgentsNoShp method to write an agent list out to a shapefile with associated dbf file, I noticed my filenames were getting a bit mangled. I called the method like so: writeAgentsNoShp(agentList, omDisplay.getProjection(), "test.shp"); resulting in these files being generated: tes.shp tes.shx testdbf I tracked down the source of the mangling to two different lines in anl.repast.gis.data.OpenMapData: Line 626: String datasourceNoSHP = datasource.substring(0, datasource.length() - 4); But should be: String datasourceNoSHP = datasource.substring(0, datasource.length() - 3); Line 735: String newDbfString = datasourceNoSHP + "dbf"; Should be: String newDbfString = datasourceNoSHP + ".dbf"; After making these changes and rebuilding the repast.jar things seem to work as desired. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1528630&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-08-01 14:34:56
|
Bugs item #1528630, was opened at 2006-07-25 20:44 Message generated for change (Settings changed) made by srcnick You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1528630&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast J Group: None Status: Open >Resolution: Fixed Priority: 5 Submitted By: Tim Schoenharl (tschoenh) Assigned to: Nobody/Anonymous (nobody) Summary: Mangled File Names when using OpenMapData.writeAgentsNoShp Initial Comment: When using the writeAgentsNoShp method to write an agent list out to a shapefile with associated dbf file, I noticed my filenames were getting a bit mangled. I called the method like so: writeAgentsNoShp(agentList, omDisplay.getProjection(), "test.shp"); resulting in these files being generated: tes.shp tes.shx testdbf I tracked down the source of the mangling to two different lines in anl.repast.gis.data.OpenMapData: Line 626: String datasourceNoSHP = datasource.substring(0, datasource.length() - 4); But should be: String datasourceNoSHP = datasource.substring(0, datasource.length() - 3); Line 735: String newDbfString = datasourceNoSHP + "dbf"; Should be: String newDbfString = datasourceNoSHP + ".dbf"; After making these changes and rebuilding the repast.jar things seem to work as desired. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1528630&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-07-28 19:52:37
|
Bugs item #1528630, was opened at 2006-07-25 20:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1528630&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast J Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tim Schoenharl (tschoenh) Assigned to: Nobody/Anonymous (nobody) Summary: Mangled File Names when using OpenMapData.writeAgentsNoShp Initial Comment: When using the writeAgentsNoShp method to write an agent list out to a shapefile with associated dbf file, I noticed my filenames were getting a bit mangled. I called the method like so: writeAgentsNoShp(agentList, omDisplay.getProjection(), "test.shp"); resulting in these files being generated: tes.shp tes.shx testdbf I tracked down the source of the mangling to two different lines in anl.repast.gis.data.OpenMapData: Line 626: String datasourceNoSHP = datasource.substring(0, datasource.length() - 4); But should be: String datasourceNoSHP = datasource.substring(0, datasource.length() - 3); Line 735: String newDbfString = datasourceNoSHP + "dbf"; Should be: String newDbfString = datasourceNoSHP + ".dbf"; After making these changes and rebuilding the repast.jar things seem to work as desired. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1528630&group_id=1703 |
|
From: <gu...@ai...> - 2006-07-28 08:28:49
|
Hi Folks,
I think I've found a bug in NetUtilities. Namely, in
randomRewireSymmetric() (albeit I think it must be present in
randomRewire(), too).
The symptoms are that after calling the method, the list of nodes returne=
d
by getOutNodes() or getInNodes() contains a few nodes that since have bee=
n
relinked. That is, the inMap/outMap maps in DefaultNode get out of sync
with the inEdges/outEdges lists.
The reason is that the rewiring method only deals with edges from one
point of view: it rewires an edge as an inEdge or outEdge, even though an
edge is _always_ both of these (at its different edges). If it wouldn't b=
e
clear, here is an excerpt from the old code and one that I think would fi=
x
the problem:
old:
jNode.removeInEdge (edge);
edge.setTo (newJNode);
newJNode.addInEdge (edge);
new:
jNode.removeInEdge (edge);
iNode.removeOutEdge(edge);
edge.setTo (newJNode);
newJNode.addInEdge (edge);
iNode.addOutEdge(edge);
I attached my version of NetUtilities.java, which only have fixes in
randomRewireSymmetric().
Best,
-- gulya
--=20
Gulyas Laszlo | Laszlo Gulyas
kut.ig. | dir. of research
AITIA Rt. | AITIA Inc.
|
|
From: SourceForge.net <no...@so...> - 2006-07-27 12:19:17
|
Bugs item #1529637, was opened at 2006-07-27 05:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1529637&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast .NET Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Templates not working in VS.NET 2005 Initial Comment: When trying to add a new item (i.e. class) of all Repast types (e.g. Repast model, Repast Netork Agent, etc.) I get the error "Invalid at the top of the document". Nothing is created. I am using Visual Studio 2005 on a Windows XP machine. Christos gka...@gm... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1529637&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-06-15 12:49:05
|
Bugs item #1506644, was opened at 2006-06-15 12:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1506644&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nick Collier (srcnick) Assigned to: Nick Collier (srcnick) Summary: bug in sugarscape demo Initial Comment: SugarModel.java:464: agent.setXY(agentGrid.xnorm(x), agentGrid.xnorm(y)); should read: ^ v agent.setXY(agentGrid.xnorm(x), agentGrid.ynorm(y)); SugarModel.java:149: // by calling the method getMetabolism on the agent. should read: ^^^^^^^^^^^^^ vvvvvvvvv // by calling the method getVision on the agent. (that's a weird backwards C-Paste error because the comment to which the line really belongs doesn't exist...) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1506644&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-03-06 14:57:14
|
Bugs item #1444189, was opened at 2006-03-06 14:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1444189&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Py Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nick Collier (srcnick) Assigned to: Nick Collier (srcnick) Summary: Sequence Graph write to file broken Initial Comment: Sequence Graph write to file is broken. Fix. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1444189&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-03-06 14:55:31
|
Bugs item #1444186, was opened at 2006-03-06 14:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1444186&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast Py Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nick Collier (srcnick) Assigned to: Nick Collier (srcnick) Summary: AA installer env vars Initial Comment: Env vars should be for all users. Change installer to do this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1444186&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2006-03-06 14:54:26
|
Bugs item #1444185, was opened at 2006-03-06 14:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1444185&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Repast J Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nick Collier (srcnick) Assigned to: Nobody/Anonymous (nobody) Summary: start menu how to link broken Initial Comment: How to link in start menu is broken. Installer should be fixed so that link points to the correct file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1444185&group_id=1703 |
|
From: <cs...@ba...> - 2006-03-01 17:55:27
|
Hi, I'm a student at the University of Bath, UK. My final year project is in the domain of ABM. Specifically, I'll be modelling the allocation of resources in Grid systems using Continuous Double Auctions. I am using Repast as my ABM platform. I have so far encountered several problems with Repast: - I am currently stuck on one problem. I ran my model and it resulted in a nullPointerException. I detected the cause of the error, corrected and compiled the correct version. But when I re-load the model and run it, I get exactly the same error, with the same line number even though the correction I made meant that the erroneous line number is now empty. I have restarted my computer but had exactly the same error. I went as far as uninstalling and reinstalling Repast but so far my efforts have proved vain. It looks to me as though Repast has somehow stored the old model and does not load the new model. But if this were the case, I would expect the uninstallation of repast to have cleaned up everything. But this (uninstallation) hasn't worked. Any help with this would be greatly appreciated. I have had 2 other problems that I managed to overcome. 1) For some unknown reason, when I launch repast using Repast.exe (which is added to my list of programs as part of the installation), the 'load Model' button stops working. This has _not_ always been the case; it used to work before. I have uninstalled and reinstalled Repast but the problem has persisted. Very Strange! To launch Repast, I now use the Repast.jar file in the 'Repast J' folder. 2) My model uses a number of JASA (Java Auction Simulation API) packages. My model compiles but at Runtime, I had a classDefNotFoundError exception. I added the location of all packages to I used to classpath (the system variable); this didn't work. I overcame this problem by adding all the packages I was used in the 'Repast J/lib' folder. |
|
From: almosnow <alm...@gm...> - 2006-02-12 19:55:49
|
Hi i'm a student from the center for genomic sciences (cuernavaca, mexico). I'd like to develop a repast application using Microsoft's Visual Studio .NET (C++), i've checked the samples that came with repast.net but i'm only able to build them as .dll's. What can i do to run those codes in repast?. Thanks. |
|
From: Robert N. <rn...@gm...> - 2006-01-23 14:40:07
|
Can you give some more information about what you are trying to do? Also, one place to start might be the SluGIS demo models available from masmas.rnajlis.com - Robert On 1/23/06, GEOMERO (sent by Nabble.com) <li...@na...> wrote: > iam trying to make an agent based simulation to a search agent for a > geographical data > could any one help here > ________________________________ > View this message in context: Repast and GIS > Sent from the repast-developer forum at Nabble.com. |
|
From: GEOMERO (s. by Nabble.com) <li...@na...> - 2006-01-23 11:56:08
|
iam trying to make an agent based simulation to a search agent for a geographical data could any one help here -- View this message in context: http://www.nabble.com/Repast-and-GIS-t978531.html#a2533315 Sent from the repast-developer forum at Nabble.com. |
|
From: SourceForge.net <no...@so...> - 2006-01-02 14:08:31
|
Bugs item #1395320, was opened at 2006-01-02 14:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1395320&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nick Collier (srcnick) Assigned to: Nobody/Anonymous (nobody) Summary: scaling and multiple displays Initial Comment: Hi Brian, Since no one seems to have an answer to your question (regarding that it is not the first time you ask this question), I share my experience on this, even if I don't really have a solution to your problem. I have the same problem as you have, using multiple displays at the same time. The problem seems not to be related with the particular kind of grids you use, since i'm using Object2DGrids and MultiObject2DGrids. I think it is a problem with the diaplays. It seems like the problem occurs when converting mouseclick coordinates to actual grid coordinates. After some testing, I came to the conclusion that the scaling factors are the same for all displays, meaning that when you have multiple displays with different sizes, the conversion uses the scaling factor of one daisplay even when converting coordinates for others, instead of using the appropriate scaling factors for each display. My "solution" to this is to make all displays the same size by dragging the frames. Since the sizes keep the same after restarting RePast when you don't add or remove displays in the code, it's not as tedious as one might be afraid. But it's still not very elegant... So I would appreciate a more profound answer to this question by someone with a deeper understanding of the displaying mechanisms. Hope this was somehow helpful. Jonas Jonas Nart na...@st... -----Original Message----- From: rep...@li... on behalf of Brian Tivnan Sent: Fri 12/23/2005 22:14 To: rep...@li... Cc: bkt...@ea... Subject: [Repast-interest] Problem with Probeable Agents Hello all! For some time I have been struggling with an apparent scaling problem between my grid and my display surface. I "believe" I have verified with print statements that my agents are accurately reflected on the display surface but when I try to probe some of the agents, either the wrong agent is displayed (easily detected since the agent states do not match the displayed states) or nothing is displayed (which usually happens in the lower right section of the display surface). Somehow, it seems like the underlying grid and display surface are out of scale. Incidentally, I have returned to the defaults for cell depth, health, and width and am using just a single Object2DTorus instead of a MultiObject2DTorus but I still cannot correct the problem. Any suggestions would be greatly appreciated! Thanks, Brian ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1395320&group_id=1703 |
|
From: SourceForge.net <no...@so...> - 2005-12-23 22:20:54
|
Bugs item #1389187, was opened at 2005-12-23 14:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1389187&group_id=1703 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: future requests Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: SD rabbit example not right Initial Comment: Hello, Was looking at the rabbit population system dynamics example and realized that the output doesn't make sense. The referenced paper is entitled, "Generic Structures: S-shaped growth." Thus the model's response should start from an initial value and simply move asmyptoticallly to a higher value. The repast model oscillates, which is theoretically impossible in the rabbit population model because there is only one stock -- it takes to stocks for a system to oscillate. Wondering if some stray integration/simulation phenomenon is responsible for ringing. In any respect, something's not right. thx, cor...@ba... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101703&aid=1389187&group_id=1703 |