Skip to content

FormulaPro: An open-source EEPro-like application for the TI-Nspire, written in Lua.

License

Notifications You must be signed in to change notification settings

droped/FormulaAdvanced

 
 

Repository files navigation

License (LGPL version 3.0)

FormulaAdvanced (FormulaPro fork)

Who .... ?

The two main developers are Jim Bauwens and Adrien Bertrand ("Adriweb") (and Pedro Diniz ("droped") in this repo).
We also would like to thank Levak for his animation API and Nick Steen for the Resistor Reference part. Many thanks too to Critor, Excale, NeoCrisis, alex3yoyo ... and TI of course :)

You could become part of this list by contributing too. ;-)

But if you don't wish to be involved in a big thing, you can help with issues, References and the Database (equations and stuff).

What .... ?

Please READ (and comment if you want) this reference document : Link.

The overall organization

The big part is the Analysis one, which we'll focus on later. (See the EEPro Manual)

Building:

  1. Download this repo in a zip file and extract it

If you are in windows:

  1. Download luna (source: https://github.com/ndless-nspire/Luna / precompiled windows binary here: http://www.ticalc.org/archives/files/fileinfo/441/44113.html)
  2. Extract all files from "luna.zip" and copy all extracted files to the root of this repo
  3. Run build.bat

If you are in linux:

  1. Download luna (source: https://github.com/ndless-nspire/Luna)
  2. Compile it
  3. Copy the resulting "luna" file to the root of this repo
  4. Run build.sh

--

Original:

Link: https://github.com/adriweb/EEPro-for-Nspire

About

FormulaPro: An open-source EEPro-like application for the TI-Nspire, written in Lua.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.6%
  • Other 1.4%