Author Topic: We Need More Quadratic Solvers!!!  (Read 18414 times)

0 Members and 1 Guest are viewing this topic.

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #30 on: March 30, 2011, 09:48:19 pm »
Posted mine on tcalc.org...
I hope it would get approved because it's evil and its size is nicely capped at 666 bytes... >:D
« Last Edit: March 30, 2011, 09:49:04 pm by yeongJIN_COOL »
Sig wipe!

Offline Compynerd255

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +53/-4
  • Betafreak Games
    • View Profile
    • Betafreak Games
Re: We Need More Quadratic Solvers!!!
« Reply #31 on: March 30, 2011, 09:49:26 pm »
Hehe, I am putting on the finishing touches to mine... I didn't actually make anything special, though :/ It is just a slow process selecting the coefficients... I plan to make some way where you need to input your values to begin with, then your selected coefficients are used to find the roots and then depending on how accurate your two inputs are will determine how accurate the output result is :D
What you need to do, Xeda, is write yours in Hex, if you haven't already.
« Last Edit: March 30, 2011, 09:49:51 pm by Compynerd255 »
The Slime: On Hold, preparing to add dynamic tiles

Axe Eitrix: DONE

Betafreak Games: Fun filled games for XBox and PC. Check it out at http://www.betafreak.com



Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #32 on: March 31, 2011, 12:06:30 am »
Hmm, no I didn't :/ I should have !_! Owl, there is always next year...

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #33 on: March 31, 2011, 03:21:15 pm »
I wonder if the files will be accepted.  They have 14 files pending as of now. 
ld a, 0
ld a, a

Ashbad

  • Guest
Re: We Need More Quadratic Solvers!!!
« Reply #34 on: March 31, 2011, 05:09:21 pm »
Mine lets you input the coefficients, but then says 'Well, those are boring numbers let's try (x), (y), (z) instead" and then it solves for them instead :P

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #35 on: March 31, 2011, 05:12:17 pm »
:P I like that idea.  I also used google translate for my readme file. 
ld a, 0
ld a, a

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #36 on: March 31, 2011, 06:52:20 pm »
Aw mine is still pending...
I wish it would get accepted today D:
Sig wipe!

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #37 on: April 01, 2011, 12:12:11 am »
Nice, Ashbad :D I uploaded mine... It really is a cruddy piece of work and not even close to cleaned up...

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #38 on: April 01, 2011, 07:11:40 am »


Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #40 on: April 04, 2011, 08:18:53 pm »
Here's my terribly unoptimized quadratic guessing program. :P

http://www.ticalc.org/archives/files/fileinfo/436/43674.html

Also,
     ld hl, (zeda)
     inc hl
Usted_es_leet:
     bcall(_dispHL)
     ret

EDIT: I just noticed that it says 3116.  I first thought it said 1336. Never mind. :P

EDIT: This was moved to the jokes section.  Do you want to hear a joke?
Spoiler For Joke:
No soap, radio!
« Last Edit: April 04, 2011, 08:22:43 pm by ralphdspam »
ld a, 0
ld a, a

Offline phenomist

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 132
  • Rating: +46/-3
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #41 on: April 04, 2011, 08:36:10 pm »
Hm, I'm planning to write a Turn Based Strategy Quadratic Solver in TI-Basic for next year :P

Level Designer for Graviter

[Disclaimer: I can't program for my life.]

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #42 on: April 04, 2011, 08:37:18 pm »
Ok. Good luck. :P
ld a, 0
ld a, a

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: We Need More Quadratic Solvers!!!
« Reply #43 on: May 24, 2011, 10:34:42 pm »
Thank you for your efforts.  You all deserve peanuts.

!peanuts
ld a, 0
ld a, a

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: We Need More Quadratic Solvers!!!
« Reply #44 on: May 25, 2011, 12:19:48 am »
Holy necropost! O.O