Author Topic: CAS Theory  (Read 15166 times)

0 Members and 1 Guest are viewing this topic.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: CAS Theory
« Reply #30 on: June 14, 2011, 03:18:17 am »
Seconded. I haven't made any progress this weekend, we went to a camping. I hope to make progress soon.
I'm not a nerd but I pretend:

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: CAS Theory
« Reply #31 on: October 25, 2011, 09:48:22 pm »
Here's an Axe backup that I'm fairly sure contains an infix to RPN converter (and I don't have a link cable to restore it to .8xp state). I remember commenting it fairly heavily, so the code should be relatively self-explanatory.
« Last Edit: October 25, 2011, 09:48:35 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline mrmprog

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 559
  • Rating: +35/-1
    • View Profile
Re: CAS Theory
« Reply #32 on: October 25, 2011, 10:32:27 pm »
Great job on this! I am very curios about how you are planning to do this. I am interested in CAS systems, but I don't think my understanding of them is good enough to make one. Where did you learn the concepts you used in this?

Offline alberthrocks

  • Moderator
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 876
  • Rating: +103/-10
    • View Profile
Re: CAS Theory
« Reply #33 on: October 25, 2011, 11:08:37 pm »
Great job on this! I am very curios about how you are planning to do this. I am interested in CAS systems, but I don't think my understanding of them is good enough to make one. Where did you learn the concepts you used in this?
If you're referring to me, I don't have a clue :P I just make up theories that I think will work...

Qwerty, on the other hand... he's amazing, that's all! ;)
Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/


Proud member of ClrHome!

Miss my old signature? Here it is!
Spoiler For Signature:
Alternate "New" IRC post notification bot (Newy) down? Go here to reset it! http://withg.org/albert/cpuhero/

Withgusto Networks Founder and Administrator
Main Server Status: http://withg.org/status/
Backup Server Status: Not available
Backup 2/MC Server Status: http://mc.withg.org/status/

Activity remains limited due to busyness from school et al. Sorry! :( Feel free to PM, email, or if you know me well enough, FB me if you have a question/concern. :)

Don't expect me to be online 24/7 until summer. Contact me via FB if you feel it's urgent.


Proud member of ClrHome!

Spoiler For "My Projects! :D":
Projects:

Computer/Web/IRC Projects:
C______c: 0% done (Doing planning and trying to not forget it :P)
A_____m: 40% done (Need to develop a sophisticated process queue, and a pretty web GUI)
AtomBot v3.0: 0% done (Planning stage, may do a litmus test of developer wants in the future)
IdeaFrenzy: 0% done (Planning and trying to not forget it :P)
wxWabbitemu: 40% done (NEED MOAR FEATURES :P)

Calculator Projects:
M__ C_____ (an A____ _____ clone): 0% done (Need to figure out physics and Axe)
C2I: 0% done (planning, checking the demand for it, and dreaming :P)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: CAS Theory
« Reply #34 on: October 25, 2011, 11:13:32 pm »
Great job on this! I am very curios about how you are planning to do this. I am interested in CAS systems, but I don't think my understanding of them is good enough to make one. Where did you learn the concepts you used in this?

If that was directed towards me, libraries and Google ;)

If you're curious about the actual algorithms, some good resources are "Algorithms for Computer Algebra" and Wikipedia.

Thanks, Alberthro
« Last Edit: October 25, 2011, 11:13:58 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ