Activity for smiz

  • smiz smiz committed [r62] on SVN

    Dependency updates. New AI. Code cleanup.

  • smiz smiz committed [r61] on SVN

    Dependency updates. New AI. Code cleanup.

  • smiz smiz committed [r208] on SVN

    Minor code cleanup.

  • smiz smiz committed [r207] on SVN

    Hit location distribution has initial data that matches historical distributions for left handed and right handed hitting

  • smiz smiz committed [r206] on SVN

    Golden sombrero called only on strikeout, not every pitch with four strikeouts

  • smiz smiz committed [r60] on SVN

    Update for API v36

  • smiz smiz committed [r205] on SVN

    Fixed comparator not returning zero for equal

  • smiz smiz committed [r59] on SVN

    Added reasonable default for voice speed and voice speed control within app

  • smiz smiz committed [r58] on SVN

    Added fixed width font to fix issue with android not having one preinstalled.

  • smiz smiz committed [r57] on SVN

    Added link to privacy policy in the about file as required by Google Play policy.

  • smiz smiz committed [r186] on Code

    Added a decision tree like search for building models with large numbers of variables

  • smiz smiz committed [r56] on SVN

    Added sneaky base runners, updated dependencies, and made other minor improvements.

  • smiz smiz committed [r204] on SVN

    More code cleanup

  • smiz smiz committed [r203] on SVN

    Code cleanup

  • smiz smiz committed [r202] on SVN

    Best player has 5% chance of advancing to the majors after each game. AI makes a deliberated attempt to use its best 9 players, rather than just the first 9 on the roster.

  • smiz smiz committed [r185] on Code

    Fixed bug in reduce and getOutVarIdx

  • smiz smiz committed [r55] on SVN

    Added new radio ads and the golden sombrero to the radio call.

  • smiz smiz committed [r201] on SVN

    Added the golden sombrero to the radio call

  • smiz smiz committed [r54] on SVN

    Code cleanup for new java development release. See console version commit.

  • smiz smiz committed [r200] on SVN

    Code cleanup to move serializable interface to base narrator interface. Cleanup in response to (new?) static analysis by java compiler.

  • smiz smiz committed [r199] on SVN

    Improve AI uses statistics of previous hitter and pitcher choices to decide on next action

  • smiz smiz committed [r53] on SVN

    Minor updates to the game play activity.

  • smiz smiz committed [r198] on SVN

    First desktop release

  • smiz smiz committed [r197] on SVN

    Added call to cancel on audioplayer if silent is enabled

  • smiz smiz committed [r196] on SVN

    Added AI selection and fixed(?) sound issues

  • smiz smiz committed [r195] on SVN

    Everything except trades and ability to set AI level. Sound needs some work.

  • smiz smiz committed [r194] on SVN

    Added option for games without sound.

  • smiz smiz committed [r193] on SVN

    Implemented full suite of in game commands

  • smiz smiz committed [r192] on SVN

    Implemented full suite of in game commands

  • smiz smiz committed [r191] on SVN

    Clean up of team view UI. Start on play game UI.

  • smiz smiz committed [r52] on SVN

    Moving code into shared PC/Android code base where it can be reused across platforms.

  • smiz smiz committed [r190] on SVN

    Primitive PC version of team editor and listen to a game option

  • smiz smiz committed [r410] on Code

    Added arguments to sri example for population and random seed

  • smiz smiz committed [r409] on Code

    Added spline to compiled library to avoid duplicate function definitions

  • smiz smiz committed [r408] on Code

    Fixed grammar and spelling errors in the API comments.

  • smiz smiz committed [r407] on Code

    Added fast interpolator to fmi event test case

  • smiz smiz committed [r406] on Code

    Event location with interpolation reports interpolated solution at the event instead of computing a new solution with the ode solver

  • smiz smiz committed [r405] on Code

    Added option to use spline to interpolate rather than invoking the ODE solver at each iteration of the fast event finding algorithm

  • smiz smiz committed [r404] on Code

    Added new bisection event locator that avoids creeping up on an event

  • smiz smiz committed [r403] on Code

    Fixed error in the trap truncation error estimate

  • smiz smiz committed [r402] on Code

    Working example of harmonic compensator with Modelica circuit and control and timed or state events for switching

  • smiz smiz committed [r401] on Code

    New error control for trap uses Euler starting guess. Avoids extra implicit solutions to get error estimate.

  • smiz smiz committed [r400] on Code

    Reduced number of derivative function calls in trap by reusing calculations across step calls. Fixed jacobian calculation in FMI so that it works column by column and does not (appear) to cause open modelica FMIs to crash.

  • smiz smiz committed [r399] on Code

    Added option for no jacobian to FMI. Fixed error estimate in trap. First cut at modelica FMI implementation of harmonic compensator.

  • smiz smiz committed [r398] on Code

    Euler start for trap. Fixed up test cases for fmi and ode.

  • smiz smiz committed [r397] on Code

    Trap integrator works with KINSOL.

  • smiz smiz committed [r396] on Code

    Working towards kinsol nonlinear solver for trap method. Compiles. Doesn't run yet

  • smiz smiz committed [r395] on Code

    Step size adapts to ensure newton convergence in trap method

  • smiz smiz committed [r394] on Code

    Added test for existance of jacobian to trap

  • smiz smiz committed [r393] on Code

    Fixed memory leak in the trapezoidal integrator

  • smiz smiz committed [r392] on Code

    Added variable step size for error control to the trapezoidal integrator

  • smiz smiz committed [r391] on Code

    Added fixed trapezoidal integrator and support for calculating jacobians from FMI directional derivatives.

  • smiz smiz committed [r51] on SVN

    Changed save file format to JSON. Maintain ability to import old format, but it can no longer be exported.

  • smiz smiz committed [r189] on SVN

    Changed save file format to JSON. Maintain ability to import old format, but it can no longer be exported.

  • smiz smiz committed [r188] on SVN

    Minor code cleanup. Fixed bug where runner could advance on third out by the outfield

  • smiz smiz committed [r50] on SVN

    Code cleanup on advice of the app inspector.

  • smiz smiz committed [r49] on SVN

    Fixed bug that nulled out of town games to prevent them being recorded in the regular season standings. Stupid bug. The standings should be updated correctly now. Increased timeout threshold for warning about transcript not being uploaded to ten seconds.

  • smiz smiz committed [r48] on SVN

    Code cleanup. Added some ad copy.

  • smiz smiz committed [r187] on SVN

    Added a new ad for the narrator to read

  • smiz smiz committed [r47] on SVN

    Added support for exporting and importing the game files. These can now be safely copied from your phone to a computer and restored again. This allows the game to be deleted and then reinstalled without risk of data loss. Added test for the upload capability. Needed to delete the app to fix some kind of weird error in Amplify where it wouldn't get a new token to replace an expired one.

  • smiz smiz committed [r186] on SVN

    Fixed a narration error and bunting error. Batting lineups should be properly restored now after substitutions and swaps at the end of a game.

  • smiz smiz committed [r185] on SVN

    Fixed bug that causes tagged out at home to be called force out. Improved AI only changes fielder position at start of bat. Some minor code cleanup.

  • smiz smiz committed [r46] on SVN

    Minor code cleanup and bug fixes. Improved AI only considers fielding positions at start of at bat. Fixed but in which tag out bunt was called a force out. Name of transcript file that is posted was corrected.

  • smiz smiz committed [r45] on SVN

    Added some support for parallel execution of announcer and AI thinking to hide computational latency of the AI calculations.

  • smiz smiz committed [r184] on SVN

    Narration cleanup. Added some overlap in announcer speech and AI making decision to hide some of the apparent computational latency.

  • smiz smiz committed [r44] on SVN

    Batter has high, low, and mid options. Update of AWS libraries. Compile sdk and target sdk set to 34 and 33.

  • smiz smiz committed [r183] on SVN

    Batter has options for high, middle, and low pitches.

  • smiz smiz committed [r43] on SVN

    High, low, and mid in the zone options allow pitchers to induce fly and ground balls. Revised user interface to better accommodate the growing number of widgets without overwhelming the display.

  • smiz smiz committed [r182] on SVN

    Added high, low, and middle of the zone options for the pitcher to include inducing ground and fly balls in the defensive strategy.

  • smiz smiz committed [r390] on Code

    Initial active list passed to simulator can contain coupled and atomic models

  • smiz smiz committed [r42] on SVN

    Minor code cleanup.

  • smiz smiz committed [r181] on SVN

    Minor code cleanup

  • smiz smiz committed [r41] on SVN

    Code cleanup. Improved AI picks a fielding strategy for each batter and base situation and sticks with it.

  • smiz smiz committed [r180] on SVN

    Improved AI picks a fielding strategy and sticks with its for each batter and base configuration.

  • smiz smiz committed [r40] on SVN

    Code cleanup to fix spelling errors, removed unused code, etc

  • smiz smiz committed [r179] on SVN

    Code cleanup to remove dead code, fix spelling in comments, etc to satisfy the static analyzer in android studio

  • smiz smiz committed [r39] on SVN

    AI advice to player now uses the opponents AI level instead of the best AI level.

  • smiz smiz committed [r178] on SVN

    Renumbered AI options to make android menu for selecting the ai level simpler

  • smiz smiz committed [r38] on SVN

    Introduced a new, improved AI.

  • smiz smiz committed [r177] on SVN

    Added script for comparing AI performance

  • smiz smiz committed [r176] on SVN

    Added a new improved AI and expanded the AI options to four levels from three

  • smiz smiz committed [r389] on Code

    Added example of harmonic conpensation using an inverter

  • smiz smiz committed [r37] on SVN

    Commit for release 66.

  • smiz smiz committed [r175] on SVN

    Added names and fixed types in ad

  • smiz smiz committed [r388] on Code

    Documentation update

  • smiz smiz committed [r174] on SVN

    Crowd noises resume on restart of gave after save

  • smiz smiz committed [r36] on SVN

    Split single activity into a distinct activity for each menu choice. Removed 'ok' button because new structure is compatible with the back button. In progress games are saved and restored automatically.

  • smiz smiz committed [r173] on SVN

    Added support for saving and restoring games. Updated in field in play to allow throwing out the runner going home

  • smiz smiz committed [r172] on SVN

    Fixed errors in Player that caused only base number to be used for field and running instead of total experience. Similar error that reported only history of outcomes instead of actual total experience. Simplified tracking hits, on base, and batting averages. Infield in can now throw out a bunt play.

  • smiz smiz committed [r35] on SVN

    Minor bug fixes and code cleanup. Added information to sub/swap menus.

  • smiz smiz committed [r171]

    Extended to a the 1905 roster of 17 players

  • smiz smiz committed [r387]

    Code cleanup to enable a clean compile with clang++

  • smiz smiz committed [r34]

    Various bug fixes. Added an historical record keeper that reports no hitters and perfect games.

  • smiz smiz committed [r170]

    Added a record keeper that watches for no hitters, perfect games, shutouts, etc. Various cleanup and bug fixes.

  • smiz smiz committed [r386]

    Fixed a misleading comment in the example

  • smiz smiz committed [r385]

    Simplified the circuit example by removing some extraneous functionality

  • smiz smiz committed [r384]

    Added some notes to the glife example and changed it to use the integers for time

  • smiz smiz committed [r383]

    Added a fast constructor that can operate directly on a list of atomic components supplied by the modeler.

  • smiz smiz committed [r169]

    Added capability to track historically significant events like no hitters, perfect games, et.c

  • smiz smiz committed [r168]

    Runner out on the bases with two outs will no longer allow a run batted in unless it is on a bunt with a runner leading at third

1 >
MongoDB Logo MongoDB